#9BEE80#9BEE80
#9BEE80 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.165 H 138.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BEE80 |
|---|---|
| RGB | rgb(155, 238, 128) |
| HSL | hsl(105, 76%, 72%) |
| HSV | hsv(105, 46%, 93%) |
| CMYK | cmyk(34.9%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(86.84, -45.13, 45.26) |
| CIE-LCH | lch(86.84, 63.91, 134.92°) |
| OKLab | oklab(87.1% -0.1237 0.1097) |
| OKLCH | oklch(87.1% 0.165 138.4) |
| XYZ | xyz(47.9868, 69.6739, 31.3379) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 3.33
Pale Light Green
#B1FC99
ΔE00 3.85
Easter Green
#8CFD7E
ΔE00 3.95
Palegreen
#98FB98
ΔE00 4.02
Spring Green (survey)
#A9F971
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BEE80 #D380EE
analogous
#D2EE80 #9BEE80 #80EE9C
triadic
#9BEE80 #809BEE #EE809B
tetradic
#9BEE80 #80D2EE #D380EE #EE9C80
square
#9BEE80 #80D2EE #D380EE #EE9C80
split-complementary
#9BEE80 #9C80EE #EE80D2
monochromatic
#4AD71D #71E74A #9BEE80 #C6F5B6 #EAFBE4
Accessibility & contrast
On white
1.41
#9BEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#9BEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BEE80
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BEE80 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#97E7D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #9bee80; /* rgb */ color: rgb(155, 238, 128); /* oklch */ color: oklch(87.1% 0.165 138.4);
Tailwind
colors: {
custom: {
50: '#bcf4a6',
500: '#9bee80',
950: '#000000',
},
}SCSS
$custom: #9bee80; $custom-light: #bcf4a6; $custom-dark: #000000;
JSON
{
"hex": "#9bee80",
"rgb": {
"r": 155,
"g": 238,
"b": 128
},
"hsl": {
"h": 105.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.871,
"c": 0.16533,
"h": 138.4
},
"luminance": 0.69676
}Semantic roles & 50–950 ramp
primary
#9BEE80
secondary
#A94AC8
accent
#0DD9A7
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12170F
muted
#828580