#7ED4BB#7ED4BB
#7ED4BB is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.092 H 173.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED4BB |
|---|---|
| RGB | rgb(126, 212, 187) |
| HSL | hsl(163, 50%, 66%) |
| HSV | hsv(163, 41%, 83%) |
| CMYK | cmyk(40.6%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(79.10, -31.79, 4.23) |
| CIE-LCH | lch(79.10, 32.07, 172.41°) |
| OKLab | oklab(80.83% -0.0909 0.0107) |
| OKLCH | oklch(80.83% 0.092 173.3) |
| XYZ | xyz(41.1138, 55.1076, 55.4744) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.12
Pale Teal
#82CBB2
ΔE00 2.55
Mediumaquamarine
#66CDAA
ΔE00 4.09
Light Teal
#90E4C1
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 5.94
Tiffany Blue
#7BF2DA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED4BB #D47E97
analogous
#7ED490 #7ED4BB #7EC2D4
triadic
#7ED4BB #BB7ED4 #D4BB7E
tetradic
#7ED4BB #907ED4 #D47E97 #C2D47E
square
#7ED4BB #907ED4 #D47E97 #C2D47E
split-complementary
#7ED4BB #D47EC2 #D4907E
monochromatic
#36A282 #50C5A3 #7ED4BB #ACE3D3 #DAF3EB
Accessibility & contrast
On white
1.75
#7ED4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#7ED4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED4BB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED4BB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C0C0BD
Tritanopia (blue-blind)
#62D6CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed4bb; /* rgb */ color: rgb(126, 212, 187); /* oklch */ color: oklch(80.8% 0.092 173.3);
Tailwind
colors: {
custom: {
50: '#a7e1cf',
500: '#7ed4bb',
950: '#000000',
},
}SCSS
$custom: #7ed4bb; $custom-light: #a7e1cf; $custom-dark: #000000;
JSON
{
"hex": "#7ed4bb",
"rgb": {
"r": 126,
"g": 212,
"b": 187
},
"hsl": {
"h": 162.558,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.80828,
"c": 0.09157,
"h": 173.3
},
"luminance": 0.5511
}Semantic roles & 50–950 ramp
primary
#7ED4BB
secondary
#A65069
accent
#2854BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483