#9DCF8A#9DCF8A
#9DCF8A is a light, moderate green. Relative luminance 0.536; OKLCH L 80.2% C 0.108 H 137.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9DCF8A |
|---|---|
| RGB | rgb(157, 207, 138) |
| HSL | hsl(103, 42%, 68%) |
| HSV | hsv(103, 33%, 81%) |
| CMYK | cmyk(24.2%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(78.24, -29.04, 29.18) |
| CIE-LCH | lch(78.24, 41.17, 134.85°) |
| OKLab | oklab(80.22% -0.0792 0.073) |
| OKLCH | oklch(80.22% 0.108 137.3) |
| XYZ | xyz(40.8037, 53.6276, 32.2412) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.97
Light Moss Green
#A6C875
ΔE00 4.97
Light Grey Green
#B7E1A1
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.63
Lichen
#8FB67B
ΔE00 6.50
Soft Green
#6FC276
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DCF8A #BC8ACF
analogous
#C0CF8A #9DCF8A #8ACF99
triadic
#9DCF8A #8A9DCF #CF8A9D
tetradic
#9DCF8A #8AC0CF #BC8ACF #CF998A
square
#9DCF8A #8AC0CF #BC8ACF #CF998A
split-complementary
#9DCF8A #998ACF #CF8AC0
monochromatic
#5A9E41 #79BD5F #9DCF8A #C1E1B5 #E6F3E1
Accessibility & contrast
On white
1.79
#9DCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#9DCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DCF8A
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DCF8A | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C485
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#9BCABD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9dcf8a; /* rgb */ color: rgb(157, 207, 138); /* oklch */ color: oklch(80.2% 0.108 137.3);
Tailwind
colors: {
custom: {
50: '#bbdeac',
500: '#9dcf8a',
950: '#000000',
},
}SCSS
$custom: #9dcf8a; $custom-light: #bbdeac; $custom-dark: #000000;
JSON
{
"hex": "#9dcf8a",
"rgb": {
"r": 157,
"g": 207,
"b": 138
},
"hsl": {
"h": 103.478,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.80223,
"c": 0.10765,
"h": 137.3
},
"luminance": 0.53629
}Semantic roles & 50–950 ramp
primary
#9DCF8A
secondary
#8F5AA4
accent
#31B590
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481