#7ED6BB#7ED6BB
#7ED6BB is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.3% C 0.094 H 172.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED6BB |
|---|---|
| RGB | rgb(126, 214, 187) |
| HSL | hsl(162, 52%, 67%) |
| HSV | hsv(162, 41%, 84%) |
| CMYK | cmyk(41.1%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(79.68, -32.73, 5.06) |
| CIE-LCH | lch(79.68, 33.12, 171.20°) |
| OKLab | oklab(81.29% -0.0933 0.0129) |
| OKLCH | oklch(81.29% 0.094 172.1) |
| XYZ | xyz(41.6169, 56.1137, 55.6421) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.28
Pale Teal
#82CBB2
ΔE00 2.97
Mediumaquamarine
#66CDAA
ΔE00 3.90
Light Teal
#90E4C1
ΔE00 4.16
Seafoam
#7FE0B3
ΔE00 5.23
Eucalyptus
#44D7A8
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED6BB #D67E99
analogous
#7ED68F #7ED6BB #7EC5D6
triadic
#7ED6BB #BB7ED6 #D6BB7E
tetradic
#7ED6BB #8F7ED6 #D67E99 #C5D67E
square
#7ED6BB #8F7ED6 #D67E99 #C5D67E
split-complementary
#7ED6BB #D67EC5 #D68F7E
monochromatic
#34A583 #50C7A3 #7ED6BB #ACE5D3 #DBF4EC
Accessibility & contrast
On white
1.72
#7ED6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#7ED6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED6BB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED6BB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#62D7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7ed6bb; /* rgb */ color: rgb(126, 214, 187); /* oklch */ color: oklch(81.3% 0.094 172.1);
Tailwind
colors: {
custom: {
50: '#a7e3cf',
500: '#7ed6bb',
950: '#000000',
},
}SCSS
$custom: #7ed6bb; $custom-light: #a7e3cf; $custom-dark: #000000;
JSON
{
"hex": "#7ed6bb",
"rgb": {
"r": 126,
"g": 214,
"b": 187
},
"hsl": {
"h": 161.591,
"s": 51.765,
"l": 66.667
},
"oklch": {
"l": 0.81292,
"c": 0.09421,
"h": 172.1
},
"luminance": 0.56117
}Semantic roles & 50–950 ramp
primary
#7ED6BB
secondary
#A94F6B
accent
#2655BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483