#9CF199#9CF199
#9CF199 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.3% C 0.145 H 143.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF199 |
|---|---|
| RGB | rgb(156, 241, 153) |
| HSL | hsl(118, 76%, 77%) |
| HSV | hsv(118, 37%, 95%) |
| CMYK | cmyk(35.3%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(88.10, -42.64, 34.59) |
| CIE-LCH | lch(88.10, 54.91, 140.95°) |
| OKLab | oklab(88.26% -0.1162 0.0861) |
| OKLCH | oklch(88.26% 0.145 143.5) |
| XYZ | xyz(50.9131, 72.2758, 41.3988) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.59
Palegreen
#98FB98
ΔE00 2.53
Light Pastel Green
#B2FBA5
ΔE00 3.02
Mint Green
#8FFF9F
ΔE00 3.60
Pale Light Green
#B1FC99
ΔE00 3.68
Pastel Green
#B0FF9D
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF199 #EE99F1
analogous
#C8F199 #9CF199 #99F1C2
triadic
#9CF199 #999CF1 #F1999C
tetradic
#9CF199 #99C8F1 #EE99F1 #F1C299
square
#9CF199 #99C8F1 #EE99F1 #F1C299
split-complementary
#9CF199 #C299F1 #F199C8
monochromatic
#34E22D #68EA63 #9CF199 #D0F8CF #E5FBE4
Accessibility & contrast
On white
1.36
#9CF199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#9CF199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF199
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF199 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#93ECDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9cf199; /* rgb */ color: rgb(156, 241, 153); /* oklch */ color: oklch(88.3% 0.145 143.5);
Tailwind
colors: {
custom: {
50: '#bcf6b8',
500: '#9cf199',
950: '#000000',
},
}SCSS
$custom: #9cf199; $custom-light: #bcf6b8; $custom-dark: #000000;
JSON
{
"hex": "#9cf199",
"rgb": {
"r": 156,
"g": 241,
"b": 153
},
"hsl": {
"h": 117.955,
"s": 75.862,
"l": 77.255
},
"oklch": {
"l": 0.88257,
"c": 0.14464,
"h": 143.5
},
"luminance": 0.72278
}Semantic roles & 50–950 ramp
primary
#9CF199
secondary
#CB60CE
accent
#0DD8D1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581