#97CD9B#97CD9B
#97CD9B is a light, moderate green. Relative luminance 0.526; OKLCH L 79.8% C 0.090 H 146.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97CD9B |
|---|---|
| RGB | rgb(151, 205, 155) |
| HSL | hsl(124, 35%, 70%) |
| HSV | hsv(124, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 24.4%, 19.6%) |
| CIE-LAB | lab(77.64, -27.36, 19.39) |
| CIE-LCH | lch(77.64, 33.53, 144.67°) |
| OKLab | oklab(79.75% -0.0748 0.0494) |
| OKLCH | oklch(79.75% 0.09 146.6) |
| XYZ | xyz(40.5085, 52.6070, 39.0238) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 6.76
Lichen
#8FB67B
ΔE00 7.04
Seafoam
#7FE0B3
ΔE00 7.46
Soft Green
#6FC276
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CD9B #CD97C9
analogous
#AECD97 #97CD9B #97CDB6
triadic
#97CD9B #9B97CD #CD9B97
tetradic
#97CD9B #97AECD #CD97C9 #CDB697
square
#97CD9B #97AECD #CD97C9 #CDB697
split-complementary
#97CD9B #B697CD #CD97AE
monochromatic
#4C9E52 #6EB973 #97CD9B #C0E1C3 #EAF5EA
Accessibility & contrast
On white
1.82
#97CD9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#97CD9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CD9B
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CD9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CD9B | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC398
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#91CABF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cd9b; /* rgb */ color: rgb(151, 205, 155); /* oklch */ color: oklch(79.8% 0.090 146.6);
Tailwind
colors: {
custom: {
50: '#b6dcb8',
500: '#97cd9b',
950: '#000000',
},
}SCSS
$custom: #97cd9b; $custom-light: #b6dcb8; $custom-dark: #000000;
JSON
{
"hex": "#97cd9b",
"rgb": {
"r": 151,
"g": 205,
"b": 155
},
"hsl": {
"h": 124.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.79751,
"c": 0.0897,
"h": 146.6
},
"luminance": 0.52609
}Semantic roles & 50–950 ramp
primary
#97CD9B
secondary
#A2669E
accent
#38A5AE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481