#9CF98E#9CF98E
#9CF98E is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.9% C 0.167 H 141.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF98E |
|---|---|
| RGB | rgb(156, 249, 142) |
| HSL | hsl(112, 90%, 77%) |
| HSV | hsv(112, 43%, 98%) |
| CMYK | cmyk(37.3%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(90.22, -47.67, 42.77) |
| CIE-LCH | lch(90.22, 64.04, 138.10°) |
| OKLab | oklab(89.92% -0.1301 0.1047) |
| OKLCH | oklch(89.92% 0.167 141.2) |
| XYZ | xyz(52.4664, 76.7695, 37.6394) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.72
Pale Light Green
#B1FC99
ΔE00 2.54
Light Green
#96F97B
ΔE00 2.55
Pastel Green
#B0FF9D
ΔE00 2.57
Easter Green
#8CFD7E
ΔE00 2.78
Lightgreen
#90EE90
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF98E #EB8EF9
analogous
#D1F98E #9CF98E #8EF9B6
triadic
#9CF98E #8E9CF9 #F98E9C
tetradic
#9CF98E #8ED1F9 #EB8EF9 #F9B68E
square
#9CF98E #8ED1F9 #EB8EF9 #F9B68E
split-complementary
#9CF98E #B68EF9 #F98ED1
monochromatic
#36F31A #69F654 #9CF98E #CFFCC8 #E6FDE2
Accessibility & contrast
On white
1.28
#9CF98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#9CF98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF98E
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF98E | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE886
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#94F3DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9cf98e; /* rgb */ color: rgb(156, 249, 142); /* oklch */ color: oklch(89.9% 0.167 141.2);
Tailwind
colors: {
custom: {
50: '#bdfcb0',
500: '#9cf98e',
950: '#000000',
},
}SCSS
$custom: #9cf98e; $custom-light: #bdfcb0; $custom-dark: #000000;
JSON
{
"hex": "#9cf98e",
"rgb": {
"r": 156,
"g": 249,
"b": 142
},
"hsl": {
"h": 112.15,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.89921,
"c": 0.16702,
"h": 141.2
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#9CF98E
secondary
#C753D8
accent
#00E6C7
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121711
muted
#828581