#8EDEBF#8EDEBF
#8EDEBF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.091 H 167.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDEBF |
|---|---|
| RGB | rgb(142, 222, 191) |
| HSL | hsl(157, 55%, 71%) |
| HSV | hsv(157, 36%, 87%) |
| CMYK | cmyk(36%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.78, -31.30, 7.50) |
| CIE-LCH | lch(82.78, 32.19, 166.53°) |
| OKLab | oklab(84.02% -0.0885 0.0193) |
| OKLCH | oklch(84.02% 0.091 167.7) |
| XYZ | xyz(46.6771, 61.7521, 58.7399) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.65
Seafoam Blue
#78D1B6
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 4.71
Mediumaquamarine
#66CDAA
ΔE00 5.67
Light Turquoise
#7EF4CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDEBF #DE8EAD
analogous
#8EDE97 #8EDEBF #8ED5DE
triadic
#8EDEBF #BF8EDE #DEBF8E
tetradic
#8EDEBF #978EDE #DE8EAD #D5DE8E
square
#8EDEBF #978EDE #DE8EAD #D5DE8E
split-complementary
#8EDEBF #DE8ED5 #DE978E
monochromatic
#37BB88 #5FD0A4 #8EDEBF #BDECDA #E7F8F2
Accessibility & contrast
On white
1.57
#8EDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#8EDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDEBF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDEBF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#79DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8edebf; /* rgb */ color: rgb(142, 222, 191); /* oklch */ color: oklch(84.0% 0.091 167.7);
Tailwind
colors: {
custom: {
50: '#b2e8d2',
500: '#8edebf',
950: '#000000',
},
}SCSS
$custom: #8edebf; $custom-light: #b2e8d2; $custom-dark: #000000;
JSON
{
"hex": "#8edebf",
"rgb": {
"r": 142,
"g": 222,
"b": 191
},
"hsl": {
"h": 156.75,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.84021,
"c": 0.09057,
"h": 167.7
},
"luminance": 0.61755
}Semantic roles & 50–950 ramp
primary
#8EDEBF
secondary
#B65A7E
accent
#2361C2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483