#8CEEA0#8CEEA0
#8CEEA0 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.143 H 149.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEEA0 |
|---|---|
| RGB | rgb(140, 238, 160) |
| HSL | hsl(132, 74%, 74%) |
| HSV | hsv(132, 41%, 93%) |
| CMYK | cmyk(41.2%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(86.63, -44.95, 28.97) |
| CIE-LCH | lch(86.63, 53.48, 147.20°) |
| OKLab | oklab(86.91% -0.1225 0.0729) |
| OKLCH | oklch(86.91% 0.143 149.3) |
| XYZ | xyz(47.7322, 69.2595, 44.1041) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.53
Lightgreen
#90EE90
ΔE00 3.08
Foam Green
#90FDA9
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.42
Mint (survey)
#9FFEB0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEEA0 #EE8CDA
analogous
#A9EE8C #8CEEA0 #8CEED1
triadic
#8CEEA0 #A08CEE #EEA08C
tetradic
#8CEEA0 #8CA9EE #EE8CDA #EED18C
square
#8CEEA0 #8CA9EE #EE8CDA #EED18C
split-complementary
#8CEEA0 #D18CEE #EE8CA9
monochromatic
#21DE48 #57E674 #8CEEA0 #C1F6CC #E4FBE9
Accessibility & contrast
On white
1.41
#8CEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#8CEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEEA0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEEA0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9B
Deuteranopia (green-blind)
#E1D5A5
Tritanopia (blue-blind)
#7CEBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8ceea0; /* rgb */ color: rgb(140, 238, 160); /* oklch */ color: oklch(86.9% 0.143 149.3);
Tailwind
colors: {
custom: {
50: '#b2f4bc',
500: '#8ceea0',
950: '#000000',
},
}SCSS
$custom: #8ceea0; $custom-light: #b2f4bc; $custom-dark: #000000;
JSON
{
"hex": "#8ceea0",
"rgb": {
"r": 140,
"g": 238,
"b": 160
},
"hsl": {
"h": 132.245,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.86906,
"c": 0.14253,
"h": 149.3
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#8CEEA0
secondary
#C955B2
accent
#0FAED6
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582