#9BE88B#9BE88B
#9BE88B is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.9% C 0.146 H 140.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE88B |
|---|---|
| RGB | rgb(155, 232, 139) |
| HSL | hsl(110, 67%, 73%) |
| HSV | hsv(110, 40%, 91%) |
| CMYK | cmyk(33.2%, 0%, 40.1%, 9%) |
| CIE-LAB | lab(85.27, -41.04, 37.88) |
| CIE-LCH | lch(85.27, 55.85, 137.29°) |
| OKLab | oklab(85.88% -0.1121 0.0934) |
| OKLCH | oklch(85.88% 0.146 140.2) |
| XYZ | xyz(47.0327, 66.5438, 34.7872) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.28
Palegreen
#98FB98
ΔE00 4.30
Pale Light Green
#B1FC99
ΔE00 4.52
Light Pastel Green
#B2FBA5
ΔE00 4.61
Pastel Green
#B0FF9D
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE88B #D88BE8
analogous
#CAE88B #9BE88B #8BE8A9
triadic
#9BE88B #8B9BE8 #E88B9B
tetradic
#9BE88B #8BCAE8 #D88BE8 #E8A98B
square
#9BE88B #8BCAE8 #D88BE8 #E8A98B
split-complementary
#9BE88B #A98BE8 #E88BCA
monochromatic
#46CF29 #6FDE58 #9BE88B #C7F2BE #E9FAE5
Accessibility & contrast
On white
1.47
#9BE88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#9BE88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE88B
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE88B | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA84
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#96E2D1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9be88b; /* rgb */ color: rgb(155, 232, 139); /* oklch */ color: oklch(85.9% 0.146 140.2);
Tailwind
colors: {
custom: {
50: '#bbefae',
500: '#9be88b',
950: '#000000',
},
}SCSS
$custom: #9be88b; $custom-light: #bbefae; $custom-dark: #000000;
JSON
{
"hex": "#9be88b",
"rgb": {
"r": 155,
"g": 232,
"b": 139
},
"hsl": {
"h": 109.677,
"s": 66.906,
"l": 72.745
},
"oklch": {
"l": 0.8588,
"c": 0.14588,
"h": 140.2
},
"luminance": 0.66546
}Semantic roles & 50–950 ramp
primary
#9BE88B
secondary
#AF56C2
accent
#17CFAF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581