#97CAA2#97CAA2
#97CAA2 is a light, moderate green. Relative luminance 0.514; OKLCH L 79.2% C 0.078 H 150.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAA2 |
|---|---|
| RGB | rgb(151, 202, 162) |
| HSL | hsl(133, 32%, 69%) |
| HSV | hsv(133, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(76.94, -24.64, 14.68) |
| CIE-LCH | lch(76.94, 28.68, 149.22°) |
| OKLab | oklab(79.23% -0.0678 0.0377) |
| OKLCH | oklch(79.23% 0.078 150.9) |
| XYZ | xyz(40.4027, 51.4275, 41.9732) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.12
Pale Teal
#82CBB2
ΔE00 6.47
Hospital Green
#9BE5AA
ΔE00 7.31
Seafoam
#7FE0B3
ΔE00 7.48
Seafoam Blue
#78D1B6
ΔE00 7.75
Light Teal
#90E4C1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAA2 #CA97BF
analogous
#A6CA97 #97CAA2 #97CABC
triadic
#97CAA2 #A297CA #CAA297
tetradic
#97CAA2 #97A6CA #CA97BF #CABC97
square
#97CAA2 #97A6CA #CA97BF #CABC97
split-complementary
#97CAA2 #BC97CA #CA97A6
monochromatic
#4E995E #6EB57E #97CAA2 #C0DFC6 #E8F3EB
Accessibility & contrast
On white
1.86
#97CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#97CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAA2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAA2 | 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)
#CBC1A0
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#90C8BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97caa2; /* rgb */ color: rgb(151, 202, 162); /* oklch */ color: oklch(79.2% 0.078 150.9);
Tailwind
colors: {
custom: {
50: '#b6dabd',
500: '#97caa2',
950: '#000000',
},
}SCSS
$custom: #97caa2; $custom-light: #b6dabd; $custom-dark: #000000;
JSON
{
"hex": "#97caa2",
"rgb": {
"r": 151,
"g": 202,
"b": 162
},
"hsl": {
"h": 132.941,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79233,
"c": 0.07763,
"h": 150.9
},
"luminance": 0.51429
}Semantic roles & 50–950 ramp
primary
#97CAA2
secondary
#9F6693
accent
#3A93AB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482