#9BF090#9BF090
#9BF090 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.8% C 0.153 H 141.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9BF090 |
|---|---|
| RGB | rgb(155, 240, 144) |
| HSL | hsl(113, 76%, 75%) |
| HSV | hsv(113, 40%, 94%) |
| CMYK | cmyk(35.4%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(87.63, -43.84, 38.45) |
| CIE-LCH | lch(87.63, 58.31, 138.74°) |
| OKLab | oklab(87.82% -0.1196 0.0949) |
| OKLCH | oklch(87.82% 0.153 141.6) |
| XYZ | xyz(49.7097, 71.2999, 37.5232) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.45
Palegreen
#98FB98
ΔE00 2.51
Pale Light Green
#B1FC99
ΔE00 3.29
Light Pastel Green
#B2FBA5
ΔE00 3.50
Pastel Green
#B0FF9D
ΔE00 3.53
Mint Green
#8FFF9F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BF090 #E590F0
analogous
#CBF090 #9BF090 #90F0B5
triadic
#9BF090 #909BF0 #F0909B
tetradic
#9BF090 #90CBF0 #E590F0 #F0B590
square
#9BF090 #90CBF0 #E590F0 #F0B590
split-complementary
#9BF090 #B590F0 #F090CB
monochromatic
#3AE124 #6AE95A #9BF090 #CCF7C6 #E7FBE4
Accessibility & contrast
On white
1.38
#9BF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#9BF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BF090
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BF090 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E8D996
Tritanopia (blue-blind)
#94EAD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #9bf090; /* rgb */ color: rgb(155, 240, 144); /* oklch */ color: oklch(87.8% 0.153 141.6);
Tailwind
colors: {
custom: {
50: '#bcf5b1',
500: '#9bf090',
950: '#000000',
},
}SCSS
$custom: #9bf090; $custom-light: #bcf5b1; $custom-dark: #000000;
JSON
{
"hex": "#9bf090",
"rgb": {
"r": 155,
"g": 240,
"b": 144
},
"hsl": {
"h": 113.125,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.87817,
"c": 0.15265,
"h": 141.6
},
"luminance": 0.71302
}Semantic roles & 50–950 ramp
primary
#9BF090
secondary
#BF58CC
accent
#0DD8C1
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581