#8FFCA0#8FFCA0
#8FFCA0 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.3% C 0.161 H 147.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCA0 |
|---|---|
| RGB | rgb(143, 252, 160) |
| HSL | hsl(129, 95%, 77%) |
| HSV | hsv(129, 43%, 99%) |
| CMYK | cmyk(43.3%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(90.78, -50.05, 34.53) |
| CIE-LCH | lch(90.78, 60.81, 145.40°) |
| OKLab | oklab(90.31% -0.1362 0.0861) |
| OKLCH | oklch(90.31% 0.161 147.7) |
| XYZ | xyz(52.4803, 77.9950, 45.5400) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.79
Baby Green
#8CFF9E
ΔE00 0.92
Foam Green
#90FDA9
ΔE00 1.45
Palegreen
#98FB98
ΔE00 1.89
Mint (survey)
#9FFEB0
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCA0 #FC8FEB
analogous
#B4FC8F #8FFCA0 #8FFCD7
triadic
#8FFCA0 #A08FFC #FCA08F
tetradic
#8FFCA0 #8FB4FC #FC8FEB #FCD78F
square
#8FFCA0 #8FB4FC #FC8FEB #FCD78F
split-complementary
#8FFCA0 #D78FFC #FC8FB4
monochromatic
#18F93B #53FA6D #8FFCA0 #CBFED3 #E1FEE6
Accessibility & contrast
On white
1.27
#8FFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#8FFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCA0
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCA0 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#EEE0A6
Tritanopia (blue-blind)
#7EF8E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8ffca0; /* rgb */ color: rgb(143, 252, 160); /* oklch */ color: oklch(90.3% 0.161 147.7);
Tailwind
colors: {
custom: {
50: '#b5febd',
500: '#8ffca0',
950: '#000000',
},
}SCSS
$custom: #8ffca0; $custom-light: #b5febd; $custom-dark: #000000;
JSON
{
"hex": "#8ffca0",
"rgb": {
"r": 143,
"g": 252,
"b": 160
},
"hsl": {
"h": 129.358,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.90314,
"c": 0.16111,
"h": 147.7
},
"luminance": 0.77999
}Semantic roles & 50–950 ramp
primary
#8FFCA0
secondary
#DC53C7
accent
#00C2E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682