#9CF992#9CF992
#9CF992 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.0% C 0.163 H 142.0°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF992 |
|---|---|
| RGB | rgb(156, 249, 146) |
| HSL | hsl(114, 90%, 77%) |
| HSV | hsv(114, 41%, 98%) |
| CMYK | cmyk(37.3%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(90.27, -47.12, 40.89) |
| CIE-LCH | lch(90.27, 62.38, 139.05°) |
| OKLab | oklab(89.99% -0.1285 0.1005) |
| OKLCH | oklch(89.99% 0.163 142) |
| XYZ | xyz(52.7721, 76.8918, 39.2495) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.18
Pastel Green
#B0FF9D
ΔE00 2.43
Pale Light Green
#B1FC99
ΔE00 2.51
Lightgreen
#90EE90
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 2.91
Baby Green
#8CFF9E
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF992 #EF92F9
analogous
#CFF992 #9CF992 #92F9BC
triadic
#9CF992 #929CF9 #F9929C
tetradic
#9CF992 #92CFF9 #EF92F9 #F9BC92
square
#9CF992 #92CFF9 #EF92F9 #F9BC92
split-complementary
#9CF992 #BC92F9 #F992CF
monochromatic
#33F31E #67F658 #9CF992 #D1FCCC #E5FDE2
Accessibility & contrast
On white
1.28
#9CF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#9CF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF992
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF992 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#F0E098
Tritanopia (blue-blind)
#93F3E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9cf992; /* rgb */ color: rgb(156, 249, 146); /* oklch */ color: oklch(90.0% 0.163 142.0);
Tailwind
colors: {
custom: {
50: '#bdfcb3',
500: '#9cf992',
950: '#000000',
},
}SCSS
$custom: #9cf992; $custom-light: #bdfcb3; $custom-dark: #000000;
JSON
{
"hex": "#9cf992",
"rgb": {
"r": 156,
"g": 249,
"b": 146
},
"hsl": {
"h": 114.175,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.89986,
"c": 0.16317,
"h": 142
},
"luminance": 0.76895
}Semantic roles & 50–950 ramp
primary
#9CF992
secondary
#CC57D8
accent
#00E6CF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581