#97CD9D#97CD9D
#97CD9D is a light, moderate green. Relative luminance 0.527; OKLCH L 79.8% C 0.088 H 147.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97CD9D |
|---|---|
| RGB | rgb(151, 205, 157) |
| HSL | hsl(127, 35%, 70%) |
| HSV | hsv(127, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 23.4%, 19.6%) |
| CIE-LAB | lab(77.68, -27.01, 18.38) |
| CIE-LCH | lch(77.68, 32.67, 145.76°) |
| OKLab | oklab(79.8% -0.074 0.047) |
| OKLCH | oklch(79.8% 0.088 147.6) |
| XYZ | xyz(40.6778, 52.6748, 39.9157) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 7.03
Seafoam
#7FE0B3
ΔE00 7.25
Lichen
#8FB67B
ΔE00 7.31
Soft Green
#6FC276
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CD9D #CD97C7
analogous
#ACCD97 #97CD9D #97CDB8
triadic
#97CD9D #9D97CD #CD9D97
tetradic
#97CD9D #97ACCD #CD97C7 #CDB897
square
#97CD9D #97ACCD #CD97C7 #CDB897
split-complementary
#97CD9D #B897CD #CD97AC
monochromatic
#4C9E55 #6EB976 #97CD9D #C0E1C4 #EAF5EB
Accessibility & contrast
On white
1.82
#97CD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#97CD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CD9D
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CD9D | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49A
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#91CAC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cd9d; /* rgb */ color: rgb(151, 205, 157); /* oklch */ color: oklch(79.8% 0.088 147.6);
Tailwind
colors: {
custom: {
50: '#b6dcba',
500: '#97cd9d',
950: '#000000',
},
}SCSS
$custom: #97cd9d; $custom-light: #b6dcba; $custom-dark: #000000;
JSON
{
"hex": "#97cd9d",
"rgb": {
"r": 151,
"g": 205,
"b": 157
},
"hsl": {
"h": 126.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.79797,
"c": 0.08762,
"h": 147.6
},
"luminance": 0.52676
}Semantic roles & 50–950 ramp
primary
#97CD9D
secondary
#A2669C
accent
#38A1AE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481