#9BE591#9BE591
#9BE591 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.3% C 0.135 H 141.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE591 |
|---|---|
| RGB | rgb(155, 229, 145) |
| HSL | hsl(113, 62%, 73%) |
| HSV | hsv(113, 37%, 90%) |
| CMYK | cmyk(32.3%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(84.51, -38.84, 33.88) |
| CIE-LCH | lch(84.51, 51.54, 138.90°) |
| OKLab | oklab(85.29% -0.1059 0.0842) |
| OKLCH | oklch(85.29% 0.135 141.5) |
| XYZ | xyz(46.6459, 65.0495, 36.8806) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Light Pastel Green
#B2FBA5
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 4.94
Palegreen
#98FB98
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.09
Tea Green
#BDF8A3
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE591 #DB91E5
analogous
#C5E591 #9BE591 #91E5B1
triadic
#9BE591 #919BE5 #E5919B
tetradic
#9BE591 #91C5E5 #DB91E5 #E5B191
square
#9BE591 #91C5E5 #DB91E5 #E5B191
split-complementary
#9BE591 #B191E5 #E591C5
monochromatic
#43CB30 #6ED95F #9BE591 #C8F1C2 #E9F9E6
Accessibility & contrast
On white
1.50
#9BE591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#9BE591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE591
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE591 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#95E0D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9be591; /* rgb */ color: rgb(155, 229, 145); /* oklch */ color: oklch(85.3% 0.135 141.5);
Tailwind
colors: {
custom: {
50: '#bbedb2',
500: '#9be591',
950: '#000000',
},
}SCSS
$custom: #9be591; $custom-light: #bbedb2; $custom-dark: #000000;
JSON
{
"hex": "#9be591",
"rgb": {
"r": 155,
"g": 229,
"b": 145
},
"hsl": {
"h": 112.857,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.85291,
"c": 0.13533,
"h": 141.5
},
"luminance": 0.65052
}Semantic roles & 50–950 ramp
primary
#9BE591
secondary
#B35CBE
accent
#1CC9B5
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581