#9BE393#9BE393
#9BE393 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.9% C 0.130 H 142.0°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE393 |
|---|---|
| RGB | rgb(155, 227, 147) |
| HSL | hsl(114, 59%, 73%) |
| HSV | hsv(114, 35%, 89%) |
| CMYK | cmyk(31.7%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(83.97, -37.64, 32.15) |
| CIE-LCH | lch(83.97, 49.50, 139.49°) |
| OKLab | oklab(84.87% -0.1026 0.0802) |
| OKLCH | oklch(84.87% 0.13 142) |
| XYZ | xyz(46.2513, 64.0113, 37.5166) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Hospital Green
#9BE5AA
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 5.08
Washed Out Green
#BCF5A6
ΔE00 5.14
Light Sage
#BCECAC
ΔE00 5.28
Light Pastel Green
#B2FBA5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE393 #DB93E3
analogous
#C3E393 #9BE393 #93E3B3
triadic
#9BE393 #939BE3 #E3939B
tetradic
#9BE393 #93C3E3 #DB93E3 #E3B393
square
#9BE393 #93C3E3 #DB93E3 #E3B393
split-complementary
#9BE393 #B393E3 #E393C3
monochromatic
#43C834 #6ED662 #9BE393 #C8F0C4 #E8F9E7
Accessibility & contrast
On white
1.52
#9BE393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#9BE393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE393
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE393 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#DCCF98
Tritanopia (blue-blind)
#95DECF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9be393; /* rgb */ color: rgb(155, 227, 147); /* oklch */ color: oklch(84.9% 0.130 142.0);
Tailwind
colors: {
custom: {
50: '#bbecb3',
500: '#9be393',
950: '#000000',
},
}SCSS
$custom: #9be393; $custom-light: #bbecb3; $custom-dark: #000000;
JSON
{
"hex": "#9be393",
"rgb": {
"r": 155,
"g": 227,
"b": 147
},
"hsl": {
"h": 114,
"s": 58.824,
"l": 73.333
},
"oklch": {
"l": 0.84867,
"c": 0.13025,
"h": 142
},
"luminance": 0.64013
}Semantic roles & 50–950 ramp
primary
#9BE393
secondary
#B35EBC
accent
#1FC6B6
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#121611
muted
#828481