#7ED6BD#7ED6BD
#7ED6BD is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.093 H 173.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED6BD |
|---|---|
| RGB | rgb(126, 214, 189) |
| HSL | hsl(163, 52%, 67%) |
| HSV | hsv(163, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(79.73, -32.29, 4.07) |
| CIE-LCH | lch(79.73, 32.54, 172.82°) |
| OKLab | oklab(81.35% -0.0924 0.0103) |
| OKLCH | oklch(81.35% 0.093 173.7) |
| XYZ | xyz(41.8324, 56.1999, 56.7776) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.48
Pale Teal
#82CBB2
ΔE00 3.04
Mediumaquamarine
#66CDAA
ΔE00 4.32
Light Teal
#90E4C1
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 5.81
Tiffany Blue
#7BF2DA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED6BD #D67E97
analogous
#7ED691 #7ED6BD #7EC3D6
triadic
#7ED6BD #BD7ED6 #D6BD7E
tetradic
#7ED6BD #917ED6 #D67E97 #C3D67E
square
#7ED6BD #917ED6 #D67E97 #C3D67E
split-complementary
#7ED6BD #D67EC3 #D6917E
monochromatic
#34A585 #50C7A5 #7ED6BD #ACE5D5 #DBF4ED
Accessibility & contrast
On white
1.72
#7ED6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#7ED6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED6BD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED6BD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#61D8CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7ed6bd; /* rgb */ color: rgb(126, 214, 189); /* oklch */ color: oklch(81.3% 0.093 173.7);
Tailwind
colors: {
custom: {
50: '#a7e3d0',
500: '#7ed6bd',
950: '#000000',
},
}SCSS
$custom: #7ed6bd; $custom-light: #a7e3d0; $custom-dark: #000000;
JSON
{
"hex": "#7ed6bd",
"rgb": {
"r": 126,
"g": 214,
"b": 189
},
"hsl": {
"h": 162.955,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.81348,
"c": 0.09302,
"h": 173.7
},
"luminance": 0.56203
}Semantic roles & 50–950 ramp
primary
#7ED6BD
secondary
#A94F69
accent
#2652BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483