#8CE7AB#8CE7AB
#8CE7AB is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.5% C 0.122 H 154.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE7AB |
|---|---|
| RGB | rgb(140, 231, 171) |
| HSL | hsl(140, 65%, 73%) |
| HSV | hsv(140, 39%, 91%) |
| CMYK | cmyk(39.4%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(84.83, -39.94, 20.85) |
| CIE-LCH | lch(84.83, 45.05, 152.43°) |
| OKLab | oklab(85.51% -0.1096 0.0531) |
| OKLCH | oklch(85.51% 0.122 154.1) |
| XYZ | xyz(46.7388, 65.6646, 48.7319) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.22
Light Sea Green
#98F6B0
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 4.13
Mint
#AAF0C1
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE7AB #E78CC8
analogous
#9AE78C #8CE7AB #8CE7D9
triadic
#8CE7AB #AB8CE7 #E7AB8C
tetradic
#8CE7AB #8C9AE7 #E78CC8 #E7D98C
square
#8CE7AB #8C9AE7 #E78CC8 #E7D98C
split-complementary
#8CE7AB #D98CE7 #E78C9A
monochromatic
#2BCE62 #59DC86 #8CE7AB #BFF2D0 #E6FAED
Accessibility & contrast
On white
1.49
#8CE7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#8CE7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE7AB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE7AB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#7AE5D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ce7ab; /* rgb */ color: rgb(140, 231, 171); /* oklch */ color: oklch(85.5% 0.122 154.1);
Tailwind
colors: {
custom: {
50: '#b1efc4',
500: '#8ce7ab',
950: '#000000',
},
}SCSS
$custom: #8ce7ab; $custom-light: #b1efc4; $custom-dark: #000000;
JSON
{
"hex": "#8ce7ab",
"rgb": {
"r": 140,
"g": 231,
"b": 171
},
"hsl": {
"h": 140.44,
"s": 65.468,
"l": 72.745
},
"oklch": {
"l": 0.85506,
"c": 0.12177,
"h": 154.1
},
"luminance": 0.65668
}Semantic roles & 50–950 ramp
primary
#8CE7AB
secondary
#C0579C
accent
#1890CD
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582