#9FFCA2#9FFCA2
#9FFCA2 is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.1% C 0.150 H 144.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCA2 |
|---|---|
| RGB | rgb(159, 252, 162) |
| HSL | hsl(122, 94%, 81%) |
| HSV | hsv(122, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.50, -45.14, 34.62) |
| CIE-LCH | lch(91.50, 56.89, 142.51°) |
| OKLab | oklab(91.1% -0.123 0.0864) |
| OKLCH | oklch(91.1% 0.15 144.9) |
| XYZ | xyz(55.6274, 79.5973, 46.6081) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.50
Mint Green
#8FFF9F
ΔE00 1.97
Baby Green
#8CFF9E
ΔE00 2.25
Mint (survey)
#9FFEB0
ΔE00 2.36
Foam Green
#90FDA9
ΔE00 2.43
Light Pastel Green
#B2FBA5
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCA2 #FC9FF9
analogous
#CBFC9F #9FFCA2 #9FFCD0
triadic
#9FFCA2 #A29FFC #FCA29F
tetradic
#9FFCA2 #9FCBFC #FC9FF9 #FCD09F
square
#9FFCA2 #9FCBFC #FC9FF9 #FCD09F
split-complementary
#9FFCA2 #D09FFC #FC9FCB
monochromatic
#28F82F #64FA69 #9FFCA2 #DAFEDB #E1FEE2
Accessibility & contrast
On white
1.24
#9FFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#9FFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCA2
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCA2 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F1E3A7
Tritanopia (blue-blind)
#94F7E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffca2; /* rgb */ color: rgb(159, 252, 162); /* oklch */ color: oklch(91.1% 0.150 144.9);
Tailwind
colors: {
custom: {
50: '#bffebe',
500: '#9ffca2',
950: '#000000',
},
}SCSS
$custom: #9ffca2; $custom-light: #bffebe; $custom-dark: #000000;
JSON
{
"hex": "#9ffca2",
"rgb": {
"r": 159,
"g": 252,
"b": 162
},
"hsl": {
"h": 121.935,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91103,
"c": 0.15029,
"h": 144.9
},
"luminance": 0.796
}Semantic roles & 50–950 ramp
primary
#9FFCA2
secondary
#DE61DA
accent
#00DEE6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682