#8EEEAE#8EEEAE
#8EEEAE is a very light, vivid green. Relative luminance 0.700; OKLCH L 87.3% C 0.128 H 153.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEEAE |
|---|---|
| RGB | rgb(142, 238, 174) |
| HSL | hsl(140, 74%, 75%) |
| HSV | hsv(140, 40%, 93%) |
| CMYK | cmyk(40.3%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(86.97, -41.94, 22.28) |
| CIE-LCH | lch(86.97, 47.49, 152.02°) |
| OKLab | oklab(87.29% -0.1149 0.0567) |
| OKLCH | oklch(87.29% 0.128 153.7) |
| XYZ | xyz(49.3667, 69.9527, 50.9371) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.16
Hospital Green
#9BE5AA
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.50
Light Seafoam
#A0FEBF
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEEAE #EE8ECE
analogous
#9EEE8E #8EEEAE #8EEEDE
triadic
#8EEEAE #AE8EEE #EEAE8E
tetradic
#8EEEAE #8E9EEE #EE8ECE #EEDE8E
square
#8EEEAE #8E9EEE #EE8ECE #EEDE8E
split-complementary
#8EEEAE #DE8EEE #EE8E9E
monochromatic
#24DE62 #59E688 #8EEEAE #C3F6D4 #E4FBEC
Accessibility & contrast
On white
1.40
#8EEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#8EEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEEAE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEEAE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#7BECDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8eeeae; /* rgb */ color: rgb(142, 238, 174); /* oklch */ color: oklch(87.3% 0.128 153.7);
Tailwind
colors: {
custom: {
50: '#b3f4c6',
500: '#8eeeae',
950: '#000000',
},
}SCSS
$custom: #8eeeae; $custom-light: #b3f4c6; $custom-dark: #000000;
JSON
{
"hex": "#8eeeae",
"rgb": {
"r": 142,
"g": 238,
"b": 174
},
"hsl": {
"h": 140,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.87291,
"c": 0.12814,
"h": 153.7
},
"luminance": 0.69956
}Semantic roles & 50–950 ramp
primary
#8EEEAE
secondary
#C957A3
accent
#1094D6
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582