#97CAA9#97CAA9
#97CAA9 is a light, moderate green. Relative luminance 0.517; OKLCH L 79.4% C 0.071 H 156.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAA9 |
|---|---|
| RGB | rgb(151, 202, 169) |
| HSL | hsl(141, 32%, 69%) |
| HSV | hsv(141, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 16.3%, 20.8%) |
| CIE-LAB | lab(77.09, -23.33, 11.15) |
| CIE-LCH | lch(77.09, 25.86, 154.46°) |
| OKLab | oklab(79.41% -0.0648 0.0288) |
| OKLCH | oklch(79.41% 0.071 156.1) |
| XYZ | xyz(41.0423, 51.6834, 45.3418) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.93
Darkseagreen
#8FBC8F
ΔE00 5.38
Seafoam Blue
#78D1B6
ΔE00 6.52
Light Teal
#90E4C1
ΔE00 7.21
Mediumaquamarine
#66CDAA
ΔE00 7.26
Seafoam
#7FE0B3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAA9 #CA97B8
analogous
#9FCA97 #97CAA9 #97CAC3
triadic
#97CAA9 #A997CA #CAA997
tetradic
#97CAA9 #979FCA #CA97B8 #CAC397
square
#97CAA9 #979FCA #CA97B8 #CAC397
split-complementary
#97CAA9 #C397CA #CA979F
monochromatic
#4E9968 #6EB587 #97CAA9 #C0DFCB #E8F3EC
Accessibility & contrast
On white
1.85
#97CAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#97CAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAA9
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAA9 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A7
Deuteranopia (green-blind)
#C1BCAB
Tritanopia (blue-blind)
#8EC9C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97caa9; /* rgb */ color: rgb(151, 202, 169); /* oklch */ color: oklch(79.4% 0.071 156.1);
Tailwind
colors: {
custom: {
50: '#b6dac2',
500: '#97caa9',
950: '#000000',
},
}SCSS
$custom: #97caa9; $custom-light: #b6dac2; $custom-dark: #000000;
JSON
{
"hex": "#97caa9",
"rgb": {
"r": 151,
"g": 202,
"b": 169
},
"hsl": {
"h": 141.176,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79407,
"c": 0.07091,
"h": 156.1
},
"luminance": 0.51685
}Semantic roles & 50–950 ramp
primary
#97CAA9
secondary
#9F668B
accent
#3A83AB
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382