#97CD95#97CD95
#97CD95 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.6% C 0.096 H 143.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97CD95 |
|---|---|
| RGB | rgb(151, 205, 149) |
| HSL | hsl(118, 36%, 69%) |
| HSV | hsv(118, 27%, 80%) |
| CMYK | cmyk(26.3%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(77.53, -28.38, 22.40) |
| CIE-LCH | lch(77.53, 36.15, 141.72°) |
| OKLab | oklab(79.62% -0.0774 0.0568) |
| OKLCH | oklch(79.62% 0.096 143.7) |
| XYZ | xyz(40.0170, 52.4105, 36.4357) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.16
Pistachio
#93C572
ΔE00 6.38
Lichen
#8FB67B
ΔE00 6.43
Soft Green
#6FC276
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CD95 #CB95CD
analogous
#B3CD95 #97CD95 #95CDAF
triadic
#97CD95 #9597CD #CD9597
tetradic
#97CD95 #95B3CD #CB95CD #CDAF95
square
#97CD95 #95B3CD #CB95CD #CDAF95
split-complementary
#97CD95 #AF95CD #CD95B3
monochromatic
#4D9D4A #6EB96B #97CD95 #C0E1BF #E9F4E8
Accessibility & contrast
On white
1.83
#97CD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#97CD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CD95
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CD95 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C392
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#92CABE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cd95; /* rgb */ color: rgb(151, 205, 149); /* oklch */ color: oklch(79.6% 0.096 143.7);
Tailwind
colors: {
custom: {
50: '#b7dcb4',
500: '#97cd95',
950: '#000000',
},
}SCSS
$custom: #97cd95; $custom-light: #b7dcb4; $custom-dark: #000000;
JSON
{
"hex": "#97cd95",
"rgb": {
"r": 151,
"g": 205,
"b": 149
},
"hsl": {
"h": 117.857,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.79619,
"c": 0.09604,
"h": 143.7
},
"luminance": 0.52412
}Semantic roles & 50–950 ramp
primary
#97CD95
secondary
#A064A2
accent
#37AFAA
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481