#97CAA3#97CAA3
#97CAA3 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.3% C 0.077 H 151.6°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAA3 |
|---|---|
| RGB | rgb(151, 202, 163) |
| HSL | hsl(134, 32%, 69%) |
| HSV | hsv(134, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 19.3%, 20.8%) |
| CIE-LAB | lab(76.96, -24.46, 14.18) |
| CIE-LCH | lch(76.96, 28.27, 149.91°) |
| OKLab | oklab(79.26% -0.0674 0.0365) |
| OKLCH | oklch(79.26% 0.077 151.6) |
| XYZ | xyz(40.4919, 51.4632, 42.4432) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.26
Pale Teal
#82CBB2
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 7.43
Seafoam
#7FE0B3
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.56
Light Teal
#90E4C1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAA3 #CA97BE
analogous
#A5CA97 #97CAA3 #97CABD
triadic
#97CAA3 #A397CA #CAA397
tetradic
#97CAA3 #97A5CA #CA97BE #CABD97
square
#97CAA3 #97A5CA #CA97BE #CABD97
split-complementary
#97CAA3 #BD97CA #CA97A5
monochromatic
#4E995F #6EB57F #97CAA3 #C0DFC7 #E8F3EB
Accessibility & contrast
On white
1.86
#97CAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#97CAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAA3
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAA3 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC1A1
Deuteranopia (green-blind)
#C2BCA5
Tritanopia (blue-blind)
#90C8BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97caa3; /* rgb */ color: rgb(151, 202, 163); /* oklch */ color: oklch(79.3% 0.077 151.6);
Tailwind
colors: {
custom: {
50: '#b6dabe',
500: '#97caa3',
950: '#000000',
},
}SCSS
$custom: #97caa3; $custom-light: #b6dabe; $custom-dark: #000000;
JSON
{
"hex": "#97caa3",
"rgb": {
"r": 151,
"g": 202,
"b": 163
},
"hsl": {
"h": 134.118,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79257,
"c": 0.07664,
"h": 151.6
},
"luminance": 0.51465
}Semantic roles & 50–950 ramp
primary
#97CAA3
secondary
#9F6692
accent
#3A91AB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482