#97CAA8#97CAA8
#97CAA8 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.4% C 0.072 H 155.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAA8 |
|---|---|
| RGB | rgb(151, 202, 168) |
| HSL | hsl(140, 32%, 69%) |
| HSV | hsv(140, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 16.8%, 20.8%) |
| CIE-LAB | lab(77.07, -23.52, 11.65) |
| CIE-LCH | lch(77.07, 26.25, 153.65°) |
| OKLab | oklab(79.38% -0.0652 0.0301) |
| OKLCH | oklch(79.38% 0.072 155.3) |
| XYZ | xyz(40.9488, 51.6460, 44.8493) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.13
Darkseagreen
#8FBC8F
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 6.68
Light Teal
#90E4C1
ΔE00 7.27
Mediumaquamarine
#66CDAA
ΔE00 7.31
Seafoam
#7FE0B3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAA8 #CA97B9
analogous
#A0CA97 #97CAA8 #97CAC2
triadic
#97CAA8 #A897CA #CAA897
tetradic
#97CAA8 #97A0CA #CA97B9 #CAC297
square
#97CAA8 #97A0CA #CA97B9 #CAC297
split-complementary
#97CAA8 #C297CA #CA97A0
monochromatic
#4E9967 #6EB586 #97CAA8 #C0DFCA #E8F3EC
Accessibility & contrast
On white
1.85
#97CAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#97CAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAA8
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAA8 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A6
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#8FC9C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97caa8; /* rgb */ color: rgb(151, 202, 168); /* oklch */ color: oklch(79.4% 0.072 155.3);
Tailwind
colors: {
custom: {
50: '#b6dac1',
500: '#97caa8',
950: '#000000',
},
}SCSS
$custom: #97caa8; $custom-light: #b6dac1; $custom-dark: #000000;
JSON
{
"hex": "#97caa8",
"rgb": {
"r": 151,
"g": 202,
"b": 168
},
"hsl": {
"h": 140,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79381,
"c": 0.07185,
"h": 155.3
},
"luminance": 0.51648
}Semantic roles & 50–950 ramp
primary
#97CAA8
secondary
#9F668C
accent
#3A86AB
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382