#8EE2AF#8EE2AF
#8EE2AF is a very light, moderate green. Relative luminance 0.632; OKLCH L 84.5% C 0.109 H 156.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE2AF |
|---|---|
| RGB | rgb(142, 226, 175) |
| HSL | hsl(144, 59%, 72%) |
| HSV | hsv(144, 37%, 89%) |
| CMYK | cmyk(37.2%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(83.57, -36.36, 17.03) |
| CIE-LCH | lch(83.57, 40.15, 154.90°) |
| OKLab | oklab(84.54% -0.1003 0.0436) |
| OKLCH | oklch(84.54% 0.109 156.5) |
| XYZ | xyz(46.0866, 63.2359, 50.3265) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Hospital Green
#9BE5AA
ΔE00 2.80
Mint
#AAF0C1
ΔE00 4.23
Light Teal
#90E4C1
ΔE00 4.33
Light Sea Green
#98F6B0
ΔE00 5.48
Light Seafoam
#A0FEBF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE2AF #E28EC1
analogous
#97E28E #8EE2AF #8EE2D9
triadic
#8EE2AF #AF8EE2 #E2AF8E
tetradic
#8EE2AF #8E97E2 #E28EC1 #E2D98E
square
#8EE2AF #8E97E2 #E28EC1 #E2D98E
split-complementary
#8EE2AF #D98EE2 #E28E97
monochromatic
#32C36B #5DD68D #8EE2AF #BFEED1 #E7F9EE
Accessibility & contrast
On white
1.54
#8EE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#8EE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE2AF
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE2AF | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#7DE1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8ee2af; /* rgb */ color: rgb(142, 226, 175); /* oklch */ color: oklch(84.5% 0.109 156.5);
Tailwind
colors: {
custom: {
50: '#b2ebc7',
500: '#8ee2af',
950: '#000000',
},
}SCSS
$custom: #8ee2af; $custom-light: #b2ebc7; $custom-dark: #000000;
JSON
{
"hex": "#8ee2af",
"rgb": {
"r": 142,
"g": 226,
"b": 175
},
"hsl": {
"h": 143.571,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84538,
"c": 0.10935,
"h": 156.5
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#8EE2AF
secondary
#BB5A94
accent
#1F85C7
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482