#9BE37B#9BE37B
#9BE37B is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.5% C 0.154 H 136.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE37B |
|---|---|
| RGB | rgb(155, 227, 123) |
| HSL | hsl(102, 65%, 69%) |
| HSV | hsv(102, 46%, 89%) |
| CMYK | cmyk(31.7%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(83.62, -40.96, 43.65) |
| CIE-LCH | lch(83.62, 59.86, 133.18°) |
| OKLab | oklab(84.47% -0.1125 0.1059) |
| OKLCH | oklch(84.47% 0.154 136.7) |
| XYZ | xyz(44.5606, 63.3350, 28.6121) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.33
Light Green
#96F97B
ΔE00 5.23
Pale Light Green
#B1FC99
ΔE00 5.66
Spring Green (survey)
#A9F971
ΔE00 5.91
Palegreen
#98FB98
ΔE00 6.05
Lightish Green
#61E160
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE37B #C37BE3
analogous
#CFE37B #9BE37B #7BE38F
triadic
#9BE37B #7B9BE3 #E37B9B
tetradic
#9BE37B #7BCFE3 #C37BE3 #E38F7B
square
#9BE37B #7BCFE3 #C37BE3 #E38F7B
split-complementary
#9BE37B #8F7BE3 #E37BCF
monochromatic
#55BC28 #75D849 #9BE37B #C1EEAD #E7F8E0
Accessibility & contrast
On white
1.54
#9BE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#9BE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE37B
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE37B | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D473
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#99DCCA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9be37b; /* rgb */ color: rgb(155, 227, 123); /* oklch */ color: oklch(84.5% 0.154 136.7);
Tailwind
colors: {
custom: {
50: '#bbeca3',
500: '#9be37b',
950: '#000000',
},
}SCSS
$custom: #9be37b; $custom-light: #bbeca3; $custom-dark: #000000;
JSON
{
"hex": "#9be37b",
"rgb": {
"r": 155,
"g": 227,
"b": 123
},
"hsl": {
"h": 101.538,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.84465,
"c": 0.15445,
"h": 136.7
},
"luminance": 0.63337
}Semantic roles & 50–950 ramp
primary
#9BE37B
secondary
#9748BA
accent
#19CD95
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480