#9BE178#9BE178
#9BE178 is a very light, vivid green. Relative luminance 0.622; OKLCH L 84.0% C 0.154 H 136.0°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE178 |
|---|---|
| RGB | rgb(155, 225, 120) |
| HSL | hsl(100, 64%, 68%) |
| HSV | hsv(100, 47%, 88%) |
| CMYK | cmyk(31.1%, 0%, 46.7%, 11.8%) |
| CIE-LAB | lab(83.01, -40.45, 44.34) |
| CIE-LCH | lch(83.01, 60.02, 132.37°) |
| OKLab | oklab(83.96% -0.1112 0.1073) |
| OKLCH | oklch(83.96% 0.155 136) |
| XYZ | xyz(43.8318, 62.1734, 27.4569) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.86
Light Green
#96F97B
ΔE00 5.62
Spring Green (survey)
#A9F971
ΔE00 6.09
Lightish Green
#61E160
ΔE00 6.14
Pale Light Green
#B1FC99
ΔE00 6.14
Fresh Green
#69D84F
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE178 #BE78E1
analogous
#CFE178 #9BE178 #78E189
triadic
#9BE178 #789BE1 #E1789B
tetradic
#9BE178 #78CFE1 #BE78E1 #E18978
square
#9BE178 #78CFE1 #BE78E1 #E18978
split-complementary
#9BE178 #8978E1 #E178CF
monochromatic
#58B628 #76D646 #9BE178 #C0ECAA #E5F7DC
Accessibility & contrast
On white
1.56
#9BE178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#9BE178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE178
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE178 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36F
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#99DAC8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9be178; /* rgb */ color: rgb(155, 225, 120); /* oklch */ color: oklch(84.0% 0.154 136.0);
Tailwind
colors: {
custom: {
50: '#bbeba1',
500: '#9be178',
950: '#000000',
},
}SCSS
$custom: #9be178; $custom-light: #bbeba1; $custom-dark: #000000;
JSON
{
"hex": "#9be178",
"rgb": {
"r": 155,
"g": 225,
"b": 120
},
"hsl": {
"h": 100,
"s": 63.636,
"l": 67.647
},
"oklch": {
"l": 0.83955,
"c": 0.1545,
"h": 136
},
"luminance": 0.62175
}Semantic roles & 50–950 ramp
primary
#9BE178
secondary
#9146B7
accent
#1ACB90
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480