#9DC697#9DC697
#9DC697 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.5% C 0.079 H 141.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC697 |
|---|---|
| RGB | rgb(157, 198, 151) |
| HSL | hsl(112, 29%, 68%) |
| HSV | hsv(112, 24%, 78%) |
| CMYK | cmyk(20.7%, 0%, 23.7%, 22.4%) |
| CIE-LAB | lab(75.94, -22.59, 19.21) |
| CIE-LCH | lch(75.94, 29.66, 139.62°) |
| OKLab | oklab(78.45% -0.0615 0.049) |
| OKLCH | oklch(78.45% 0.079 141.5) |
| XYZ | xyz(39.6832, 49.7896, 36.7917) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.04
Lichen
#8FB67B
ΔE00 5.50
Sage Green (survey)
#88B378
ΔE00 6.31
Sage Green
#9CAF88
ΔE00 7.28
Greenish Grey
#96AE8D
ΔE00 7.35
Light Grey Green
#B7E1A1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC697 #C097C6
analogous
#B4C697 #9DC697 #97C6A8
triadic
#9DC697 #979DC6 #C6979D
tetradic
#9DC697 #97B4C6 #C097C6 #C6A897
square
#9DC697 #97B4C6 #C097C6 #C6A897
split-complementary
#9DC697 #A897C6 #C697B4
monochromatic
#599250 #78B06F #9DC697 #C2DCBF #E8F1E6
Accessibility & contrast
On white
1.92
#9DC697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#9DC697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC697
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC697 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE94
Deuteranopia (green-blind)
#C2BA99
Tritanopia (blue-blind)
#9AC3B9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9dc697; /* rgb */ color: rgb(157, 198, 151); /* oklch */ color: oklch(78.5% 0.079 141.5);
Tailwind
colors: {
custom: {
50: '#bad7b5',
500: '#9dc697',
950: '#000000',
},
}SCSS
$custom: #9dc697; $custom-light: #bad7b5; $custom-dark: #000000;
JSON
{
"hex": "#9dc697",
"rgb": {
"r": 157,
"g": 198,
"b": 151
},
"hsl": {
"h": 112.34,
"s": 29.193,
"l": 68.431
},
"oklch": {
"l": 0.78451,
"c": 0.07866,
"h": 141.5
},
"luminance": 0.49791
}Semantic roles & 50–950 ramp
primary
#9DC697
secondary
#E2D5E3
accent
#3EA89A
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#121411
muted
#818380