#9BDF7E#9BDF7E
#9BDF7E is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.6% C 0.146 H 136.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDF7E |
|---|---|
| RGB | rgb(155, 223, 126) |
| HSL | hsl(102, 60%, 68%) |
| HSV | hsv(102, 43%, 87%) |
| CMYK | cmyk(30.5%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(82.51, -38.80, 40.79) |
| CIE-LCH | lch(82.51, 56.30, 133.57°) |
| OKLab | oklab(83.58% -0.1064 0.0995) |
| OKLCH | oklch(83.58% 0.146 136.9) |
| XYZ | xyz(43.6699, 61.2486, 29.2559) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.58
Pale Olive Green
#B1D27B
ΔE00 5.99
Pale Light Green
#B1FC99
ΔE00 6.32
Pistachio
#93C572
ΔE00 6.36
Light Green
#96F97B
ΔE00 6.38
Washed Out Green
#BCF5A6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDF7E #C27EDF
analogous
#CBDF7E #9BDF7E #7EDF91
triadic
#9BDF7E #7E9BDF #DF7E9B
tetradic
#9BDF7E #7ECBDF #C27EDF #DF917E
square
#9BDF7E #7ECBDF #C27EDF #DF917E
split-complementary
#9BDF7E #917EDF #DF7ECB
monochromatic
#56B62D #75D34D #9BDF7E #C1EBAF #E7F7E0
Accessibility & contrast
On white
1.58
#9BDF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#9BDF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDF7E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDF7E | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D176
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#99D9C8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9bdf7e; /* rgb */ color: rgb(155, 223, 126); /* oklch */ color: oklch(83.6% 0.146 136.9);
Tailwind
colors: {
custom: {
50: '#bbe9a5',
500: '#9bdf7e',
950: '#000000',
},
}SCSS
$custom: #9bdf7e; $custom-light: #bbe9a5; $custom-dark: #000000;
JSON
{
"hex": "#9bdf7e",
"rgb": {
"r": 155,
"g": 223,
"b": 126
},
"hsl": {
"h": 102.062,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83581,
"c": 0.14568,
"h": 136.9
},
"luminance": 0.6125
}Semantic roles & 50–950 ramp
primary
#9BDF7E
secondary
#964BB6
accent
#1EC895
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480