#97C8CA#97C8CA
#97C8CA is a light, muted teal. Relative luminance 0.522; OKLCH L 79.9% C 0.051 H 199.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8CA |
|---|---|
| RGB | rgb(151, 200, 202) |
| HSL | hsl(182, 32%, 69%) |
| HSV | hsv(182, 25%, 79%) |
| CMYK | cmyk(25.2%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(77.37, -15.45, -6.21) |
| CIE-LCH | lch(77.37, 16.65, 201.89°) |
| OKLab | oklab(79.91% -0.0484 -0.0169) |
| OKLCH | oklch(79.91% 0.051 199.3) |
| XYZ | xyz(44.0741, 52.1501, 63.6094) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 8.89
Sky Blue
#87CEEB
ΔE00 9.61
Robin'S Egg Blue
#98EFF9
ΔE00 9.99
Mediumturquoise
#48D1CC
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8CA #CA9997
analogous
#97CAB3 #97C8CA #97AFCA
triadic
#97C8CA #CA97C8 #C8CA97
tetradic
#97C8CA #B397CA #CA9997 #AFCA97
square
#97C8CA #B397CA #CA9997 #AFCA97
split-complementary
#97C8CA #CA97AF #CAB397
monochromatic
#4E9699 #6EB3B5 #97C8CA #C0DDDF #E8F3F3
Accessibility & contrast
On white
1.84
#97C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#97C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8CA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8CA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#86CCC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c8ca; /* rgb */ color: rgb(151, 200, 202); /* oklch */ color: oklch(79.9% 0.051 199.3);
Tailwind
colors: {
custom: {
50: '#b7d8da',
500: '#97c8ca',
950: '#000000',
},
}SCSS
$custom: #97c8ca; $custom-light: #b7d8da; $custom-dark: #000000;
JSON
{
"hex": "#97c8ca",
"rgb": {
"r": 151,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.353,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79907,
"c": 0.05125,
"h": 199.3
},
"luminance": 0.52152
}Semantic roles & 50–950 ramp
primary
#97C8CA
secondary
#9F6966
accent
#3F3AAB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383