#9BDC8A#9BDC8A
#9BDC8A is a very light, vivid green. Relative luminance 0.600; OKLCH L 83.1% C 0.129 H 139.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDC8A |
|---|---|
| RGB | rgb(155, 220, 138) |
| HSL | hsl(108, 54%, 70%) |
| HSV | hsv(108, 37%, 86%) |
| CMYK | cmyk(29.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.83, -35.79, 33.90) |
| CIE-LCH | lch(81.83, 49.30, 136.55°) |
| OKLab | oklab(83.09% -0.0977 0.0841) |
| OKLCH | oklch(83.09% 0.129 139.3) |
| XYZ | xyz(43.6968, 59.9883, 33.3164) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.78
Light Grey Green
#B7E1A1
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.80
Pistachio
#93C572
ΔE00 5.85
Light Sage
#BCECAC
ΔE00 6.03
Washed Out Green
#BCF5A6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDC8A #CB8ADC
analogous
#C4DC8A #9BDC8A #8ADCA2
triadic
#9BDC8A #8A9BDC #DC8A9B
tetradic
#9BDC8A #8AC4DC #CB8ADC #DCA28A
square
#9BDC8A #8AC4DC #CB8ADC #DCA28A
split-complementary
#9BDC8A #A28ADC #DC8AC4
monochromatic
#51B536 #73CE5B #9BDC8A #C3EAB9 #EBF8E7
Accessibility & contrast
On white
1.62
#9BDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#9BDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDC8A
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDC8A | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D7C98F
Tritanopia (blue-blind)
#97D7C7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #9bdc8a; /* rgb */ color: rgb(155, 220, 138); /* oklch */ color: oklch(83.1% 0.129 139.3);
Tailwind
colors: {
custom: {
50: '#bae7ad',
500: '#9bdc8a',
950: '#000000',
},
}SCSS
$custom: #9bdc8a; $custom-light: #bae7ad; $custom-dark: #000000;
JSON
{
"hex": "#9bdc8a",
"rgb": {
"r": 155,
"g": 220,
"b": 138
},
"hsl": {
"h": 107.561,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83089,
"c": 0.12891,
"h": 139.3
},
"luminance": 0.5999
}Semantic roles & 50–950 ramp
primary
#9BDC8A
secondary
#A057B3
accent
#24C1A1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481