#97CE95#97CE95
#97CE95 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.8% C 0.098 H 143.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97CE95 |
|---|---|
| RGB | rgb(151, 206, 149) |
| HSL | hsl(118, 37%, 70%) |
| HSV | hsv(118, 28%, 81%) |
| CMYK | cmyk(26.7%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(77.81, -28.86, 22.79) |
| CIE-LCH | lch(77.81, 36.77, 141.70°) |
| OKLab | oklab(79.85% -0.0787 0.0577) |
| OKLCH | oklch(79.85% 0.098 143.8) |
| XYZ | xyz(40.2570, 52.8904, 36.5157) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 5.99
Pistachio
#93C572
ΔE00 6.32
Soft Green
#6FC276
ΔE00 6.62
Lichen
#8FB67B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CE95 #CC95CE
analogous
#B4CE95 #97CE95 #95CEB0
triadic
#97CE95 #9597CE #CE9597
tetradic
#97CE95 #95B4CE #CC95CE #CEB095
square
#97CE95 #95B4CE #CC95CE #CEB095
split-complementary
#97CE95 #B095CE #CE95B4
monochromatic
#4D9F4A #6EBB6B #97CE95 #C0E1BF #E9F5E9
Accessibility & contrast
On white
1.81
#97CE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#97CE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CE95
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CE95 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#92CBBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97ce95; /* rgb */ color: rgb(151, 206, 149); /* oklch */ color: oklch(79.8% 0.098 143.8);
Tailwind
colors: {
custom: {
50: '#b7ddb4',
500: '#97ce95',
950: '#000000',
},
}SCSS
$custom: #97ce95; $custom-light: #b7ddb4; $custom-dark: #000000;
JSON
{
"hex": "#97ce95",
"rgb": {
"r": 151,
"g": 206,
"b": 149
},
"hsl": {
"h": 117.895,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.79848,
"c": 0.09765,
"h": 143.8
},
"luminance": 0.52892
}Semantic roles & 50–950 ramp
primary
#97CE95
secondary
#A164A3
accent
#36B0AB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481