#9BE990#9BE990
#9BE990 is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.142 H 141.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE990 |
|---|---|
| RGB | rgb(155, 233, 144) |
| HSL | hsl(113, 67%, 74%) |
| HSV | hsv(113, 38%, 91%) |
| CMYK | cmyk(33.5%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(85.63, -40.77, 35.86) |
| CIE-LCH | lch(85.63, 54.29, 138.67°) |
| OKLab | oklab(86.2% -0.1112 0.0888) |
| OKLCH | oklch(86.2% 0.142 141.4) |
| XYZ | xyz(47.6887, 67.2578, 36.8495) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.97
Palegreen
#98FB98
ΔE00 4.07
Light Pastel Green
#B2FBA5
ΔE00 4.25
Pale Light Green
#B1FC99
ΔE00 4.52
Washed Out Green
#BCF5A6
ΔE00 4.70
Tea Green
#BDF8A3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE990 #DE90E9
analogous
#C8E990 #9BE990 #90E9B2
triadic
#9BE990 #909BE9 #E9909B
tetradic
#9BE990 #90C8E9 #DE90E9 #E9B290
square
#9BE990 #90C8E9 #DE90E9 #E9B290
split-complementary
#9BE990 #B290E9 #E990C8
monochromatic
#3FD42A #6DDF5D #9BE990 #C9F3C3 #E8FAE5
Accessibility & contrast
On white
1.45
#9BE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#9BE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE990
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE990 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8A
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#95E4D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be990; /* rgb */ color: rgb(155, 233, 144); /* oklch */ color: oklch(86.2% 0.142 141.4);
Tailwind
colors: {
custom: {
50: '#bbf0b1',
500: '#9be990',
950: '#000000',
},
}SCSS
$custom: #9be990; $custom-light: #bbf0b1; $custom-dark: #000000;
JSON
{
"hex": "#9be990",
"rgb": {
"r": 155,
"g": 233,
"b": 144
},
"hsl": {
"h": 112.584,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.86198,
"c": 0.14234,
"h": 141.4
},
"luminance": 0.6726
}Semantic roles & 50–950 ramp
primary
#9BE990
secondary
#B65AC3
accent
#17CFB8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121611
muted
#828581