#9BE99A#9BE99A
#9BE99A is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.4% C 0.132 H 144.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE99A |
|---|---|
| RGB | rgb(155, 233, 154) |
| HSL | hsl(119, 64%, 76%) |
| HSV | hsv(119, 34%, 91%) |
| CMYK | cmyk(33.5%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(85.79, -39.26, 31.02) |
| CIE-LCH | lch(85.79, 50.03, 141.68°) |
| OKLab | oklab(86.38% -0.107 0.0776) |
| OKLCH | oklch(86.38% 0.132 144) |
| XYZ | xyz(48.4871, 67.5772, 41.0545) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.71
Hospital Green
#9BE5AA
ΔE00 3.99
Light Sea Green
#98F6B0
ΔE00 4.11
Light Mint Green
#A6FBB2
ΔE00 4.26
Light Pastel Green
#B2FBA5
ΔE00 4.34
Palegreen
#98FB98
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE99A #E89AE9
analogous
#C2E99A #9BE99A #9AE9C0
triadic
#9BE99A #9A9BE9 #E99A9B
tetradic
#9BE99A #9AC2E9 #E89AE9 #E9C09A
square
#9BE99A #9AC2E9 #E89AE9 #E9C09A
split-complementary
#9BE99A #C09AE9 #E99AC2
monochromatic
#37D335 #69DE68 #9BE99A #CDF4CC #E6FAE6
Accessibility & contrast
On white
1.45
#9BE99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#9BE99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE99A
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE99A | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB95
Deuteranopia (green-blind)
#E0D49E
Tritanopia (blue-blind)
#93E5D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #9be99a; /* rgb */ color: rgb(155, 233, 154); /* oklch */ color: oklch(86.4% 0.132 144.0);
Tailwind
colors: {
custom: {
50: '#bbf0b8',
500: '#9be99a',
950: '#000000',
},
}SCSS
$custom: #9be99a; $custom-light: #bbf0b8; $custom-dark: #000000;
JSON
{
"hex": "#9be99a",
"rgb": {
"r": 155,
"g": 233,
"b": 154
},
"hsl": {
"h": 119.241,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.8638,
"c": 0.13222,
"h": 144
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#9BE99A
secondary
#C363C4
accent
#19CCCA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581