#8ED8BC#8ED8BC
#8ED8BC is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.084 H 168.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED8BC |
|---|---|
| RGB | rgb(142, 216, 188) |
| HSL | hsl(157, 49%, 70%) |
| HSV | hsv(157, 34%, 85%) |
| CMYK | cmyk(34.3%, 0%, 13%, 15.3%) |
| CIE-LAB | lab(81.01, -29.07, 6.55) |
| CIE-LCH | lch(81.01, 29.80, 167.31°) |
| OKLab | oklab(82.57% -0.0824 0.0168) |
| OKLCH | oklch(82.57% 0.084 168.5) |
| XYZ | xyz(44.7850, 58.4908, 56.4972) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.03
Light Teal
#90E4C1
ΔE00 3.21
Pale Teal
#82CBB2
ΔE00 3.28
Seafoam
#7FE0B3
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED8BC #D88EAA
analogous
#8ED897 #8ED8BC #8ECFD8
triadic
#8ED8BC #BC8ED8 #D8BC8E
tetradic
#8ED8BC #978ED8 #D88EAA #CFD88E
square
#8ED8BC #978ED8 #D88EAA #CFD88E
split-complementary
#8ED8BC #D88ECF #D8978E
monochromatic
#3CAF84 #61C8A1 #8ED8BC #BBE8D7 #E8F7F2
Accessibility & contrast
On white
1.65
#8ED8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#8ED8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED8BC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED8BC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBB
Deuteranopia (green-blind)
#C8C5BE
Tritanopia (blue-blind)
#7BD9D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8ed8bc; /* rgb */ color: rgb(142, 216, 188); /* oklch */ color: oklch(82.6% 0.084 168.5);
Tailwind
colors: {
custom: {
50: '#b1e4d0',
500: '#8ed8bc',
950: '#000000',
},
}SCSS
$custom: #8ed8bc; $custom-light: #b1e4d0; $custom-dark: #000000;
JSON
{
"hex": "#8ed8bc",
"rgb": {
"r": 142,
"g": 216,
"b": 188
},
"hsl": {
"h": 157.297,
"s": 48.684,
"l": 70.196
},
"oklch": {
"l": 0.82573,
"c": 0.08414,
"h": 168.5
},
"luminance": 0.58493
}Semantic roles & 50–950 ramp
primary
#8ED8BC
secondary
#AF5C7B
accent
#2A61BC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483