#9BE28F#9BE28F
#9BE28F is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.6% C 0.133 H 140.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9BE28F |
|---|---|
| RGB | rgb(155, 226, 143) |
| HSL | hsl(111, 59%, 72%) |
| HSV | hsv(111, 37%, 89%) |
| CMYK | cmyk(31.4%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(83.62, -37.78, 33.72) |
| CIE-LCH | lch(83.62, 50.64, 138.25°) |
| OKLab | oklab(84.56% -0.1031 0.0838) |
| OKLCH | oklch(84.56% 0.133 140.9) |
| XYZ | xyz(45.6702, 63.3425, 35.8013) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 5.17
Light Grey Green
#B7E1A1
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 5.28
Light Pastel Green
#B2FBA5
ΔE00 5.49
Light Sage
#BCECAC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BE28F #D68FE2
analogous
#C5E28F #9BE28F #8FE2AC
triadic
#9BE28F #8F9BE2 #E28F9B
tetradic
#9BE28F #8FC5E2 #D68FE2 #E2AC8F
square
#9BE28F #8FC5E2 #D68FE2 #E2AC8F
split-complementary
#9BE28F #AC8FE2 #E28FC5
monochromatic
#48C433 #70D55E #9BE28F #C6EFC0 #E9F9E7
Accessibility & contrast
On white
1.54
#9BE28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#9BE28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BE28F
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BE28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BE28F | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D589
Deuteranopia (green-blind)
#DCCE94
Tritanopia (blue-blind)
#96DDCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9be28f; /* rgb */ color: rgb(155, 226, 143); /* oklch */ color: oklch(84.6% 0.133 140.9);
Tailwind
colors: {
custom: {
50: '#bbebb0',
500: '#9be28f',
950: '#000000',
},
}SCSS
$custom: #9be28f; $custom-light: #bbebb0; $custom-dark: #000000;
JSON
{
"hex": "#9be28f",
"rgb": {
"r": 155,
"g": 226,
"b": 143
},
"hsl": {
"h": 111.325,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.84563,
"c": 0.13285,
"h": 140.9
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#9BE28F
secondary
#AD5BBB
accent
#1FC6AE
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481