#8CEEA1#8CEEA1
#8CEEA1 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.9% C 0.142 H 149.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEEA1 |
|---|---|
| RGB | rgb(140, 238, 161) |
| HSL | hsl(133, 74%, 74%) |
| HSV | hsv(133, 41%, 93%) |
| CMYK | cmyk(41.2%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(86.65, -44.78, 28.49) |
| CIE-LCH | lch(86.65, 53.07, 147.54°) |
| OKLab | oklab(86.93% -0.1221 0.0717) |
| OKLCH | oklch(86.93% 0.142 149.6) |
| XYZ | xyz(47.8200, 69.2947, 44.5667) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.12
Foam Green
#90FDA9
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.36
Mint (survey)
#9FFEB0
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEEA1 #EE8CD9
analogous
#A8EE8C #8CEEA1 #8CEED2
triadic
#8CEEA1 #A18CEE #EEA18C
tetradic
#8CEEA1 #8CA8EE #EE8CD9 #EED28C
square
#8CEEA1 #8CA8EE #EE8CD9 #EED28C
split-complementary
#8CEEA1 #D28CEE #EE8CA8
monochromatic
#21DE4A #57E675 #8CEEA1 #C1F6CD #E4FBE9
Accessibility & contrast
On white
1.41
#8CEEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#8CEEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEEA1
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEEA1 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9C
Deuteranopia (green-blind)
#E1D5A6
Tritanopia (blue-blind)
#7CEBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8ceea1; /* rgb */ color: rgb(140, 238, 161); /* oklch */ color: oklch(86.9% 0.142 149.6);
Tailwind
colors: {
custom: {
50: '#b2f4bd',
500: '#8ceea1',
950: '#000000',
},
}SCSS
$custom: #8ceea1; $custom-light: #b2f4bd; $custom-dark: #000000;
JSON
{
"hex": "#8ceea1",
"rgb": {
"r": 140,
"g": 238,
"b": 161
},
"hsl": {
"h": 132.857,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.86926,
"c": 0.14157,
"h": 149.6
},
"luminance": 0.69298
}Semantic roles & 50–950 ramp
primary
#8CEEA1
secondary
#C955B0
accent
#0FACD6
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582