#9CF288#9CF288
#9CF288 is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.2% C 0.163 H 139.8°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9CF288 |
|---|---|
| RGB | rgb(156, 242, 136) |
| HSL | hsl(109, 80%, 74%) |
| HSV | hsv(109, 44%, 95%) |
| CMYK | cmyk(35.5%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(88.14, -45.49, 43.03) |
| CIE-LCH | lch(88.14, 62.62, 136.59°) |
| OKLab | oklab(88.2% -0.1244 0.1051) |
| OKLCH | oklch(88.2% 0.163 139.8) |
| XYZ | xyz(49.9046, 72.3473, 34.6227) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.66
Light Green
#96F97B
ΔE00 2.77
Palegreen
#98FB98
ΔE00 2.84
Pale Light Green
#B1FC99
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CF288 #DE88F2
analogous
#D1F288 #9CF288 #88F2A9
triadic
#9CF288 #889CF2 #F2889C
tetradic
#9CF288 #88D1F2 #DE88F2 #F2A988
square
#9CF288 #88D1F2 #DE88F2 #F2A988
split-complementary
#9CF288 #A988F2 #F288D1
monochromatic
#40E61A #6EEC51 #9CF288 #CAF8BF #E8FCE3
Accessibility & contrast
On white
1.36
#9CF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#9CF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CF288
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CF288 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#96ECD9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #9cf288; /* rgb */ color: rgb(156, 242, 136); /* oklch */ color: oklch(88.2% 0.163 139.8);
Tailwind
colors: {
custom: {
50: '#bdf7ac',
500: '#9cf288',
950: '#000000',
},
}SCSS
$custom: #9cf288; $custom-light: #bdf7ac; $custom-dark: #000000;
JSON
{
"hex": "#9cf288",
"rgb": {
"r": 156,
"g": 242,
"b": 136
},
"hsl": {
"h": 108.679,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.88203,
"c": 0.16281,
"h": 139.8
},
"luminance": 0.7235
}Semantic roles & 50–950 ramp
primary
#9CF288
secondary
#B650CE
accent
#09DDB5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581