#8EEBAD#8EEBAD
#8EEBAD is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.6% C 0.125 H 153.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEBAD |
|---|---|
| RGB | rgb(142, 235, 173) |
| HSL | hsl(140, 70%, 74%) |
| HSV | hsv(140, 40%, 92%) |
| CMYK | cmyk(39.6%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(86.10, -40.79, 21.59) |
| CIE-LCH | lch(86.10, 46.15, 152.11°) |
| OKLab | oklab(86.57% -0.1118 0.055) |
| OKLCH | oklch(86.57% 0.125 153.8) |
| XYZ | xyz(48.4034, 68.1815, 50.1369) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.50
Light Sea Green
#98F6B0
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 4.12
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEBAD #EB8ECC
analogous
#9EEB8E #8EEBAD #8EEBDC
triadic
#8EEBAD #AD8EEB #EBAD8E
tetradic
#8EEBAD #8E9EEB #EB8ECC #EBDC8E
square
#8EEBAD #8E9EEB #EB8ECC #EBDC8E
split-complementary
#8EEBAD #DC8EEB #EB8E9E
monochromatic
#26D862 #5AE287 #8EEBAD #C2F4D3 #E5FAEC
Accessibility & contrast
On white
1.43
#8EEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#8EEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEBAD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEBAD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA9
Deuteranopia (green-blind)
#DCD3B1
Tritanopia (blue-blind)
#7CE9DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8eebad; /* rgb */ color: rgb(142, 235, 173); /* oklch */ color: oklch(86.6% 0.125 153.8);
Tailwind
colors: {
custom: {
50: '#b3f2c5',
500: '#8eebad',
950: '#000000',
},
}SCSS
$custom: #8eebad; $custom-light: #b3f2c5; $custom-dark: #000000;
JSON
{
"hex": "#8eebad",
"rgb": {
"r": 142,
"g": 235,
"b": 173
},
"hsl": {
"h": 140,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.86574,
"c": 0.12462,
"h": 153.8
},
"luminance": 0.68185
}Semantic roles & 50–950 ramp
primary
#8EEBAD
secondary
#C658A1
accent
#1492D2
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582