#8ED3BB#8ED3BB
#8ED3BB is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.4% C 0.078 H 170.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED3BB |
|---|---|
| RGB | rgb(142, 211, 187) |
| HSL | hsl(159, 44%, 69%) |
| HSV | hsv(159, 33%, 83%) |
| CMYK | cmyk(32.7%, 0%, 11.4%, 17.3%) |
| CIE-LAB | lab(79.57, -26.87, 5.00) |
| CIE-LCH | lch(79.57, 27.34, 169.45°) |
| OKLab | oklab(81.41% -0.0767 0.0128) |
| OKLCH | oklch(81.41% 0.078 170.5) |
| XYZ | xyz(43.4161, 55.9248, 55.5110) |
| Luminance | 0.5593 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.29
Seafoam Blue
#78D1B6
ΔE00 2.97
Light Teal
#90E4C1
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 6.48
Tiffany Blue
#7BF2DA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED3BB #D38EA6
analogous
#8ED399 #8ED3BB #8EC9D3
triadic
#8ED3BB #BB8ED3 #D3BB8E
tetradic
#8ED3BB #998ED3 #D38EA6 #C9D38E
square
#8ED3BB #998ED3 #D38EA6 #C9D38E
split-complementary
#8ED3BB #D38EC9 #D3998E
monochromatic
#41A683 #62C2A0 #8ED3BB #BAE4D6 #E6F5F0
Accessibility & contrast
On white
1.72
#8ED3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#8ED3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED3BB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED3BB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C3C2BD
Tritanopia (blue-blind)
#7CD4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8ed3bb; /* rgb */ color: rgb(142, 211, 187); /* oklch */ color: oklch(81.4% 0.078 170.5);
Tailwind
colors: {
custom: {
50: '#b1e0cf',
500: '#8ed3bb',
950: '#000000',
},
}SCSS
$custom: #8ed3bb; $custom-light: #b1e0cf; $custom-dark: #000000;
JSON
{
"hex": "#8ed3bb",
"rgb": {
"r": 142,
"g": 211,
"b": 187
},
"hsl": {
"h": 159.13,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.81408,
"c": 0.07772,
"h": 170.5
},
"luminance": 0.55927
}Semantic roles & 50–950 ramp
primary
#8ED3BB
secondary
#A95C77
accent
#2E5EB7
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483