#8ED7BB#8ED7BB
#8ED7BB is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.3% C 0.083 H 168.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED7BB |
|---|---|
| RGB | rgb(142, 215, 187) |
| HSL | hsl(157, 48%, 70%) |
| HSV | hsv(157, 34%, 84%) |
| CMYK | cmyk(34%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(80.70, -28.80, 6.64) |
| CIE-LCH | lch(80.70, 29.56, 167.02°) |
| OKLab | oklab(82.32% -0.0816 0.0171) |
| OKLCH | oklch(82.32% 0.083 168.2) |
| XYZ | xyz(44.4222, 57.9370, 55.8463) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.99
Pale Teal
#82CBB2
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 5.07
Mediumaquamarine
#66CDAA
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED7BB #D78EAA
analogous
#8ED796 #8ED7BB #8ECFD7
triadic
#8ED7BB #BB8ED7 #D7BB8E
tetradic
#8ED7BB #968ED7 #D78EAA #CFD78E
square
#8ED7BB #968ED7 #D78EAA #CFD78E
split-complementary
#8ED7BB #D78ECF #D7968E
monochromatic
#3DAD82 #61C7A0 #8ED7BB #BBE7D6 #E8F7F1
Accessibility & contrast
On white
1.67
#8ED7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#8ED7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED7BB
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED7BB | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBA
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#7BD8CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8ed7bb; /* rgb */ color: rgb(142, 215, 187); /* oklch */ color: oklch(82.3% 0.083 168.2);
Tailwind
colors: {
custom: {
50: '#b1e3cf',
500: '#8ed7bb',
950: '#000000',
},
}SCSS
$custom: #8ed7bb; $custom-light: #b1e3cf; $custom-dark: #000000;
JSON
{
"hex": "#8ed7bb",
"rgb": {
"r": 142,
"g": 215,
"b": 187
},
"hsl": {
"h": 156.986,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.82318,
"c": 0.0834,
"h": 168.2
},
"luminance": 0.5794
}Semantic roles & 50–950 ramp
primary
#8ED7BB
secondary
#AD5C7B
accent
#2B62BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483