#97C8CB#97C8CB
#97C8CB is a light, muted teal. Relative luminance 0.522; OKLCH L 79.9% C 0.051 H 200.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8CB |
|---|---|
| RGB | rgb(151, 200, 203) |
| HSL | hsl(183, 33%, 69%) |
| HSV | hsv(183, 26%, 80%) |
| CMYK | cmyk(25.6%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(77.40, -15.23, -6.71) |
| CIE-LCH | lch(77.40, 16.64, 203.77°) |
| OKLab | oklab(79.94% -0.048 -0.0183) |
| OKLCH | oklch(79.94% 0.051 200.9) |
| XYZ | xyz(44.1929, 52.1977, 64.2350) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 6.98
Paleturquoise
#AFEEEE
ΔE00 8.95
Sky Blue
#87CEEB
ΔE00 9.19
Robin'S Egg Blue
#98EFF9
ΔE00 9.92
Ice Blue
#A5DFF9
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8CB #CB9A97
analogous
#97CBB4 #97C8CB #97AECB
triadic
#97C8CB #CB97C8 #C8CB97
tetradic
#97C8CB #B497CB #CB9A97 #AECB97
square
#97C8CB #B497CB #CB9A97 #AECB97
split-complementary
#97C8CB #CB97AE #CBB497
monochromatic
#4D969A #6EB2B7 #97C8CB #C0DEDF #E9F3F4
Accessibility & contrast
On white
1.84
#97C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#97C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8CB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8CB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CB
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#86CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c8cb; /* rgb */ color: rgb(151, 200, 203); /* oklch */ color: oklch(79.9% 0.051 200.9);
Tailwind
colors: {
custom: {
50: '#b7d8da',
500: '#97c8cb',
950: '#000000',
},
}SCSS
$custom: #97c8cb; $custom-light: #b7d8da; $custom-dark: #000000;
JSON
{
"hex": "#97c8cb",
"rgb": {
"r": 151,
"g": 200,
"b": 203
},
"hsl": {
"h": 183.462,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.79939,
"c": 0.05134,
"h": 200.9
},
"luminance": 0.522
}Semantic roles & 50–950 ramp
primary
#97C8CB
secondary
#A06A66
accent
#4039AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383