#9BE375#9BE375
#9BE375 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.4% C 0.160 H 135.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE375 |
|---|---|
| RGB | rgb(155, 227, 117) |
| HSL | hsl(99, 66%, 67%) |
| HSV | hsv(99, 48%, 89%) |
| CMYK | cmyk(31.7%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(83.54, -41.70, 46.45) |
| CIE-LCH | lch(83.54, 62.42, 131.91°) |
| OKLab | oklab(84.38% -0.1148 0.1118) |
| OKLCH | oklch(84.38% 0.16 135.8) |
| XYZ | xyz(44.1964, 63.1894, 26.6943) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.00
Light Green
#96F97B
ΔE00 5.07
Spring Green (survey)
#A9F971
ΔE00 5.41
Light Grass Green
#9AF764
ΔE00 5.55
Kiwi Green
#8EE53F
ΔE00 5.96
Lightish Green
#61E160
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE375 #BD75E3
analogous
#D2E375 #9BE375 #75E386
triadic
#9BE375 #759BE3 #E3759B
tetradic
#9BE375 #75D2E3 #BD75E3 #E38675
square
#9BE375 #75D2E3 #BD75E3 #E38675
split-complementary
#9BE375 #8675E3 #E375D2
monochromatic
#58B825 #76D942 #9BE375 #C0EDA8 #E5F8DB
Accessibility & contrast
On white
1.54
#9BE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#9BE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE375
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE375 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#DFCE7C
Tritanopia (blue-blind)
#99DCC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9be375; /* rgb */ color: rgb(155, 227, 117); /* oklch */ color: oklch(84.4% 0.160 135.8);
Tailwind
colors: {
custom: {
50: '#bbec9f',
500: '#9be375',
950: '#000000',
},
}SCSS
$custom: #9be375; $custom-light: #bbec9f; $custom-dark: #000000;
JSON
{
"hex": "#9be375",
"rgb": {
"r": 155,
"g": 227,
"b": 117
},
"hsl": {
"h": 99.273,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84378,
"c": 0.16024,
"h": 135.8
},
"luminance": 0.63191
}Semantic roles & 50–950 ramp
primary
#9BE375
secondary
#9044B9
accent
#17CE8F
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480