#9BDF80#9BDF80
#9BDF80 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.6% C 0.144 H 137.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDF80 |
|---|---|
| RGB | rgb(155, 223, 128) |
| HSL | hsl(103, 60%, 69%) |
| HSV | hsv(103, 43%, 87%) |
| CMYK | cmyk(30.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.54, -38.54, 39.84) |
| CIE-LCH | lch(82.54, 55.43, 134.05°) |
| OKLab | oklab(83.61% -0.1056 0.0975) |
| OKLCH | oklch(83.61% 0.144 137.3) |
| XYZ | xyz(43.8003, 61.3008, 29.9423) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.44
Pale Olive Green
#B1D27B
ΔE00 6.04
Pale Light Green
#B1FC99
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.31
Light Grey Green
#B7E1A1
ΔE00 6.31
Pistachio
#93C572
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDF80 #C480DF
analogous
#CBDF80 #9BDF80 #80DF95
triadic
#9BDF80 #809BDF #DF809B
tetradic
#9BDF80 #80CBDF #C480DF #DF9580
square
#9BDF80 #80CBDF #C480DF #DF9580
split-complementary
#9BDF80 #9580DF #DF80CB
monochromatic
#55B72E #75D34F #9BDF80 #C1EBB1 #E8F8E2
Accessibility & contrast
On white
1.58
#9BDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#9BDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDF80
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDF80 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D179
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#99D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9bdf80; /* rgb */ color: rgb(155, 223, 128); /* oklch */ color: oklch(83.6% 0.144 137.3);
Tailwind
colors: {
custom: {
50: '#bbe9a6',
500: '#9bdf80',
950: '#000000',
},
}SCSS
$custom: #9bdf80; $custom-light: #bbe9a6; $custom-dark: #000000;
JSON
{
"hex": "#9bdf80",
"rgb": {
"r": 155,
"g": 223,
"b": 128
},
"hsl": {
"h": 102.947,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83613,
"c": 0.14366,
"h": 137.3
},
"luminance": 0.61302
}Semantic roles & 50–950 ramp
primary
#9BDF80
secondary
#984DB6
accent
#1EC797
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480