#9BE491#9BE491
#9BE491 is a very light, vivid green. Relative luminance 0.645; OKLCH L 85.1% C 0.134 H 141.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE491 |
|---|---|
| RGB | rgb(155, 228, 145) |
| HSL | hsl(113, 61%, 73%) |
| HSV | hsv(113, 36%, 89%) |
| CMYK | cmyk(32%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(84.22, -38.39, 33.50) |
| CIE-LCH | lch(84.22, 50.95, 138.89°) |
| OKLab | oklab(85.06% -0.1047 0.0833) |
| OKLCH | oklch(85.06% 0.134 141.5) |
| XYZ | xyz(46.3700, 64.4977, 36.7886) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.05
Hospital Green
#9BE5AA
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.03
Light Pastel Green
#B2FBA5
ΔE00 5.10
Palegreen
#98FB98
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE491 #DA91E4
analogous
#C4E491 #9BE491 #91E4B0
triadic
#9BE491 #919BE4 #E4919B
tetradic
#9BE491 #91C4E4 #DA91E4 #E4B091
square
#9BE491 #91C4E4 #DA91E4 #E4B091
split-complementary
#9BE491 #B091E4 #E491C4
monochromatic
#44C931 #6ED860 #9BE491 #C8F0C2 #E9F9E6
Accessibility & contrast
On white
1.51
#9BE491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#9BE491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE491
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE491 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68B
Deuteranopia (green-blind)
#DDCF96
Tritanopia (blue-blind)
#95DFCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9be491; /* rgb */ color: rgb(155, 228, 145); /* oklch */ color: oklch(85.1% 0.134 141.5);
Tailwind
colors: {
custom: {
50: '#bbedb2',
500: '#9be491',
950: '#000000',
},
}SCSS
$custom: #9be491; $custom-light: #bbedb2; $custom-dark: #000000;
JSON
{
"hex": "#9be491",
"rgb": {
"r": 155,
"g": 228,
"b": 145
},
"hsl": {
"h": 112.771,
"s": 60.584,
"l": 73.137
},
"oklch": {
"l": 0.85061,
"c": 0.13381,
"h": 141.5
},
"luminance": 0.645
}Semantic roles & 50–950 ramp
primary
#9BE491
secondary
#B15CBD
accent
#1DC8B4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121611
muted
#828581