#9BE28B#9BE28B
#9BE28B is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.5% C 0.137 H 139.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE28B |
|---|---|
| RGB | rgb(155, 226, 139) |
| HSL | hsl(109, 60%, 72%) |
| HSV | hsv(109, 38%, 89%) |
| CMYK | cmyk(31.4%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(83.56, -38.37, 35.66) |
| CIE-LCH | lch(83.56, 52.38, 137.10°) |
| OKLab | oklab(84.49% -0.1048 0.0882) |
| OKLCH | oklch(84.49% 0.137 139.9) |
| XYZ | xyz(45.3725, 63.2235, 34.2338) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 5.53
Light Pastel Green
#B2FBA5
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.68
Palegreen
#98FB98
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE28B #D28BE2
analogous
#C7E28B #9BE28B #8BE2A7
triadic
#9BE28B #8B9BE2 #E28B9B
tetradic
#9BE28B #8BC7E2 #D28BE2 #E2A78B
square
#9BE28B #8BC7E2 #D28BE2 #E2A78B
split-complementary
#9BE28B #A78BE2 #E28BC7
monochromatic
#4BC231 #71D65A #9BE28B #C5EEBC #EAF9E7
Accessibility & contrast
On white
1.54
#9BE28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#9BE28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE28B
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE28B | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D485
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#96DDCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9be28b; /* rgb */ color: rgb(155, 226, 139); /* oklch */ color: oklch(84.5% 0.137 139.9);
Tailwind
colors: {
custom: {
50: '#bbebae',
500: '#9be28b',
950: '#000000',
},
}SCSS
$custom: #9be28b; $custom-light: #bbebae; $custom-dark: #000000;
JSON
{
"hex": "#9be28b",
"rgb": {
"r": 155,
"g": 226,
"b": 139
},
"hsl": {
"h": 108.966,
"s": 60,
"l": 71.569
},
"oklch": {
"l": 0.84492,
"c": 0.13694,
"h": 139.9
},
"luminance": 0.63225
}Semantic roles & 50–950 ramp
primary
#9BE28B
secondary
#A857BA
accent
#1EC8A8
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481