#8EDEAE#8EDEAE
#8EDEAE is a very light, moderate green. Relative luminance 0.610; OKLCH L 83.6% C 0.104 H 156.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8EDEAE |
|---|---|
| RGB | rgb(142, 222, 174) |
| HSL | hsl(144, 55%, 71%) |
| HSV | hsv(144, 36%, 87%) |
| CMYK | cmyk(36%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.40, -34.71, 15.93) |
| CIE-LCH | lch(82.40, 38.19, 155.35°) |
| OKLab | oklab(83.59% -0.0959 0.0409) |
| OKLCH | oklch(83.59% 0.104 156.9) |
| XYZ | xyz(44.9137, 61.0467, 49.4528) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.49
Hospital Green
#9BE5AA
ΔE00 3.39
Light Teal
#90E4C1
ΔE00 4.04
Mint
#AAF0C1
ΔE00 4.71
Light Sea Green
#98F6B0
ΔE00 6.51
Mediumaquamarine
#66CDAA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EDEAE #DE8EBE
analogous
#96DE8E #8EDEAE #8EDED6
triadic
#8EDEAE #AE8EDE #DEAE8E
tetradic
#8EDEAE #8E96DE #DE8EBE #DED68E
square
#8EDEAE #8E96DE #DE8EBE #DED68E
split-complementary
#8EDEAE #D68EDE #DE8E96
monochromatic
#37BB6C #5FD08C #8EDEAE #BDECD0 #E7F8EE
Accessibility & contrast
On white
1.59
#8EDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#8EDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EDEAE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EDEAE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AB
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#7EDDD1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8edeae; /* rgb */ color: rgb(142, 222, 174); /* oklch */ color: oklch(83.6% 0.104 156.9);
Tailwind
colors: {
custom: {
50: '#b2e8c6',
500: '#8edeae',
950: '#000000',
},
}SCSS
$custom: #8edeae; $custom-light: #b2e8c6; $custom-dark: #000000;
JSON
{
"hex": "#8edeae",
"rgb": {
"r": 142,
"g": 222,
"b": 174
},
"hsl": {
"h": 144,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.83592,
"c": 0.10421,
"h": 156.9
},
"luminance": 0.61049
}Semantic roles & 50–950 ramp
primary
#8EDEAE
secondary
#B65A91
accent
#2383C2
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482