#97CA9E#97CA9E
#97CA9E is a light, moderate green. Relative luminance 0.513; OKLCH L 79.1% C 0.082 H 148.4°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA9E |
|---|---|
| RGB | rgb(151, 202, 158) |
| HSL | hsl(128, 32%, 69%) |
| HSV | hsv(128, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 21.8%, 20.8%) |
| CIE-LAB | lab(76.85, -25.37, 16.70) |
| CIE-LCH | lch(76.85, 30.37, 146.65°) |
| OKLab | oklab(79.14% -0.0696 0.0428) |
| OKLCH | oklch(79.14% 0.082 148.4) |
| XYZ | xyz(40.0528, 51.2876, 40.1303) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 6.92
Lichen
#8FB67B
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.40
Seafoam
#7FE0B3
ΔE00 7.68
Sage Green (survey)
#88B378
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA9E #CA97C3
analogous
#AACA97 #97CA9E #97CAB8
triadic
#97CA9E #9E97CA #CA9E97
tetradic
#97CA9E #97AACA #CA97C3 #CAB897
square
#97CA9E #97AACA #CA97C3 #CAB897
split-complementary
#97CA9E #B897CA #CA97AA
monochromatic
#4E9958 #6EB578 #97CA9E #C0DFC4 #E8F3EA
Accessibility & contrast
On white
1.87
#97CA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#97CA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA9E
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA9E | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19B
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#91C8BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97ca9e; /* rgb */ color: rgb(151, 202, 158); /* oklch */ color: oklch(79.1% 0.082 148.4);
Tailwind
colors: {
custom: {
50: '#b6daba',
500: '#97ca9e',
950: '#000000',
},
}SCSS
$custom: #97ca9e; $custom-light: #b6daba; $custom-dark: #000000;
JSON
{
"hex": "#97ca9e",
"rgb": {
"r": 151,
"g": 202,
"b": 158
},
"hsl": {
"h": 128.235,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79137,
"c": 0.08168,
"h": 148.4
},
"luminance": 0.51289
}Semantic roles & 50–950 ramp
primary
#97CA9E
secondary
#9F6697
accent
#3A9CAB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481