#97CAA4#97CAA4
#97CAA4 is a light, moderate green. Relative luminance 0.515; OKLCH L 79.3% C 0.076 H 152.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAA4 |
|---|---|
| RGB | rgb(151, 202, 164) |
| HSL | hsl(135, 32%, 69%) |
| HSV | hsv(135, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 18.8%, 20.8%) |
| CIE-LAB | lab(76.98, -24.27, 13.67) |
| CIE-LCH | lch(76.98, 27.86, 150.61°) |
| OKLab | oklab(79.28% -0.067 0.0352) |
| OKLCH | oklch(79.28% 0.076 152.3) |
| XYZ | xyz(40.5819, 51.4992, 42.9169) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.42
Pale Teal
#82CBB2
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 7.37
Seafoam
#7FE0B3
ΔE00 7.43
Hospital Green
#9BE5AA
ΔE00 7.57
Light Teal
#90E4C1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAA4 #CA97BD
analogous
#A4CA97 #97CAA4 #97CABE
triadic
#97CAA4 #A497CA #CAA497
tetradic
#97CAA4 #97A4CA #CA97BD #CABE97
square
#97CAA4 #97A4CA #CA97BD #CABE97
split-complementary
#97CAA4 #BE97CA #CA97A4
monochromatic
#4E9961 #6EB581 #97CAA4 #C0DFC7 #E8F3EB
Accessibility & contrast
On white
1.86
#97CAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#97CAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAA4
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAA4 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A2
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#90C8BF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97caa4; /* rgb */ color: rgb(151, 202, 164); /* oklch */ color: oklch(79.3% 0.076 152.3);
Tailwind
colors: {
custom: {
50: '#b6dabf',
500: '#97caa4',
950: '#000000',
},
}SCSS
$custom: #97caa4; $custom-light: #b6dabf; $custom-dark: #000000;
JSON
{
"hex": "#97caa4",
"rgb": {
"r": 151,
"g": 202,
"b": 164
},
"hsl": {
"h": 135.294,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79282,
"c": 0.07566,
"h": 152.3
},
"luminance": 0.51501
}Semantic roles & 50–950 ramp
primary
#97CAA4
secondary
#9F6690
accent
#3A8EAB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111512
muted
#818482