#9FFCA5#9FFCA5
#9FFCA5 is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.2% C 0.147 H 145.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCA5 |
|---|---|
| RGB | rgb(159, 252, 165) |
| HSL | hsl(124, 94%, 81%) |
| HSV | hsv(124, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(91.55, -44.68, 33.19) |
| CIE-LCH | lch(91.55, 55.66, 143.39°) |
| OKLab | oklab(91.16% -0.1217 0.083) |
| OKLCH | oklch(91.16% 0.147 145.7) |
| XYZ | xyz(55.8973, 79.7053, 48.0293) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.84
Palegreen
#98FB98
ΔE00 1.98
Foam Green
#90FDA9
ΔE00 2.09
Mint Green
#8FFF9F
ΔE00 2.09
Baby Green
#8CFF9E
ΔE00 2.37
Light Mint Green
#A6FBB2
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCA5 #FC9FF6
analogous
#C7FC9F #9FFCA5 #9FFCD3
triadic
#9FFCA5 #A59FFC #FCA59F
tetradic
#9FFCA5 #9FC7FC #FC9FF6 #FCD39F
square
#9FFCA5 #9FC7FC #FC9FF6 #FCD39F
split-complementary
#9FFCA5 #D39FFC #FC9FC7
monochromatic
#28F836 #64FA6D #9FFCA5 #DAFEDD #E1FEE3
Accessibility & contrast
On white
1.24
#9FFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#9FFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCA5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCA5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9F
Deuteranopia (green-blind)
#F1E3AA
Tritanopia (blue-blind)
#93F8E6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffca5; /* rgb */ color: rgb(159, 252, 165); /* oklch */ color: oklch(91.2% 0.147 145.7);
Tailwind
colors: {
custom: {
50: '#bffec0',
500: '#9ffca5',
950: '#000000',
},
}SCSS
$custom: #9ffca5; $custom-light: #bffec0; $custom-dark: #000000;
JSON
{
"hex": "#9ffca5",
"rgb": {
"r": 159,
"g": 252,
"b": 165
},
"hsl": {
"h": 123.871,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91159,
"c": 0.14736,
"h": 145.7
},
"luminance": 0.79708
}Semantic roles & 50–950 ramp
primary
#9FFCA5
secondary
#DE61D6
accent
#00D7E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682