#9FFCA4#9FFCA4
#9FFCA4 is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.1% C 0.148 H 145.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCA4 |
|---|---|
| RGB | rgb(159, 252, 164) |
| HSL | hsl(123, 94%, 81%) |
| HSV | hsv(123, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(91.54, -44.83, 33.67) |
| CIE-LCH | lch(91.54, 56.07, 143.10°) |
| OKLab | oklab(91.14% -0.1222 0.0841) |
| OKLCH | oklch(91.14% 0.148 145.4) |
| XYZ | xyz(55.8066, 79.6690, 47.5519) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 2.02
Mint Green
#8FFF9F
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.19
Baby Green
#8CFF9E
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCA4 #FC9FF7
analogous
#C8FC9F #9FFCA4 #9FFCD2
triadic
#9FFCA4 #A49FFC #FCA49F
tetradic
#9FFCA4 #9FC8FC #FC9FF7 #FCD29F
square
#9FFCA4 #9FC8FC #FC9FF7 #FCD29F
split-complementary
#9FFCA4 #D29FFC #FC9FC8
monochromatic
#28F833 #64FA6C #9FFCA4 #DAFEDC #E1FEE3
Accessibility & contrast
On white
1.24
#9FFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#9FFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCA4
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCA4 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9E
Deuteranopia (green-blind)
#F1E3A9
Tritanopia (blue-blind)
#94F7E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffca4; /* rgb */ color: rgb(159, 252, 164); /* oklch */ color: oklch(91.1% 0.148 145.4);
Tailwind
colors: {
custom: {
50: '#bffebf',
500: '#9ffca4',
950: '#000000',
},
}SCSS
$custom: #9ffca4; $custom-light: #bffebf; $custom-dark: #000000;
JSON
{
"hex": "#9ffca4",
"rgb": {
"r": 159,
"g": 252,
"b": 164
},
"hsl": {
"h": 123.226,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.9114,
"c": 0.14834,
"h": 145.4
},
"luminance": 0.79672
}Semantic roles & 50–950 ramp
primary
#9FFCA4
secondary
#DE61D8
accent
#00D9E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682