#8ED2BB#8ED2BB
#8ED2BB is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.2% C 0.076 H 171.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED2BB |
|---|---|
| RGB | rgb(142, 210, 187) |
| HSL | hsl(160, 43%, 69%) |
| HSV | hsv(160, 32%, 82%) |
| CMYK | cmyk(32.4%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.29, -26.39, 4.60) |
| CIE-LCH | lch(79.29, 26.78, 170.12°) |
| OKLab | oklab(81.18% -0.0754 0.0118) |
| OKLCH | oklch(81.18% 0.076 171.1) |
| XYZ | xyz(43.1684, 55.4295, 55.4284) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.21
Seafoam Blue
#78D1B6
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 6.85
Tiffany Blue
#7BF2DA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED2BB #D28EA5
analogous
#8ED299 #8ED2BB #8EC7D2
triadic
#8ED2BB #BB8ED2 #D2BB8E
tetradic
#8ED2BB #998ED2 #D28EA5 #C7D28E
square
#8ED2BB #998ED2 #D28EA5 #C7D28E
split-complementary
#8ED2BB #D28EC7 #D2998E
monochromatic
#41A483 #62C1A1 #8ED2BB #BAE3D5 #E6F5F0
Accessibility & contrast
On white
1.74
#8ED2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#8ED2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED2BB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED2BB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#7CD3CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ed2bb; /* rgb */ color: rgb(142, 210, 187); /* oklch */ color: oklch(81.2% 0.076 171.1);
Tailwind
colors: {
custom: {
50: '#b1e0cf',
500: '#8ed2bb',
950: '#000000',
},
}SCSS
$custom: #8ed2bb; $custom-light: #b1e0cf; $custom-dark: #000000;
JSON
{
"hex": "#8ed2bb",
"rgb": {
"r": 142,
"g": 210,
"b": 187
},
"hsl": {
"h": 159.706,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.81181,
"c": 0.07632,
"h": 171.1
},
"luminance": 0.55432
}Semantic roles & 50–950 ramp
primary
#8ED2BB
secondary
#A85C76
accent
#2F5DB6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483