#9BE58D#9BE58D
#9BE58D is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.2% C 0.139 H 140.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE58D |
|---|---|
| RGB | rgb(155, 229, 141) |
| HSL | hsl(110, 63%, 73%) |
| HSV | hsv(110, 38%, 90%) |
| CMYK | cmyk(32.3%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(84.45, -39.42, 35.81) |
| CIE-LCH | lch(84.45, 53.26, 137.75°) |
| OKLab | oklab(85.22% -0.1076 0.0886) |
| OKLCH | oklch(85.22% 0.139 140.5) |
| XYZ | xyz(46.3429, 64.9283, 35.2847) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Light Pastel Green
#B2FBA5
ΔE00 4.98
Palegreen
#98FB98
ΔE00 4.98
Washed Out Green
#BCF5A6
ΔE00 5.04
Pale Light Green
#B1FC99
ΔE00 5.21
Tea Green
#BDF8A3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE58D #D78DE5
analogous
#C7E58D #9BE58D #8DE5AB
triadic
#9BE58D #8D9BE5 #E58D9B
tetradic
#9BE58D #8DC7E5 #D78DE5 #E5AB8D
square
#9BE58D #8DC7E5 #D78DE5 #E5AB8D
split-complementary
#9BE58D #AB8DE5 #E58DC7
monochromatic
#47CA2E #6FDA5B #9BE58D #C7F0BF #E9F9E6
Accessibility & contrast
On white
1.50
#9BE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#9BE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE58D
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE58D | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD787
Deuteranopia (green-blind)
#DED092
Tritanopia (blue-blind)
#96E0CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9be58d; /* rgb */ color: rgb(155, 229, 141); /* oklch */ color: oklch(85.2% 0.139 140.5);
Tailwind
colors: {
custom: {
50: '#bbedaf',
500: '#9be58d',
950: '#000000',
},
}SCSS
$custom: #9be58d; $custom-light: #bbedaf; $custom-dark: #000000;
JSON
{
"hex": "#9be58d",
"rgb": {
"r": 155,
"g": 229,
"b": 141
},
"hsl": {
"h": 110.455,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.8522,
"c": 0.1394,
"h": 140.5
},
"luminance": 0.6493
}Semantic roles & 50–950 ramp
primary
#9BE58D
secondary
#AE58BE
accent
#1BCBAF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581