#97C8CC#97C8CC
#97C8CC is a light, muted teal. Relative luminance 0.522; OKLCH L 80.0% C 0.051 H 202.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8CC |
|---|---|
| RGB | rgb(151, 200, 204) |
| HSL | hsl(185, 34%, 70%) |
| HSV | hsv(185, 26%, 80%) |
| CMYK | cmyk(26%, 2%, 0%, 20%) |
| CIE-LAB | lab(77.43, -15.00, -7.20) |
| CIE-LCH | lch(77.43, 16.64, 205.65°) |
| OKLab | oklab(79.97% -0.0476 -0.0196) |
| OKLCH | oklch(79.97% 0.051 202.4) |
| XYZ | xyz(44.3124, 52.2455, 64.8646) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.00
Lightblue
#ADD8E6
ΔE00 6.65
Sky Blue
#87CEEB
ΔE00 8.77
Paleturquoise
#AFEEEE
ΔE00 9.04
Ice Blue
#A5DFF9
ΔE00 9.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8CC #CC9B97
analogous
#97CCB6 #97C8CC #97AECC
triadic
#97C8CC #CC97C8 #C8CC97
tetradic
#97C8CC #B697CC #CC9B97 #AECC97
square
#97C8CC #B697CC #CC9B97 #AECC97
split-complementary
#97C8CC #CC97AE #CCB697
monochromatic
#4D969C #6EB2B8 #97C8CC #C0DEE0 #E9F3F4
Accessibility & contrast
On white
1.83
#97C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#97C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8CC
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8CC | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#85CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c8cc; /* rgb */ color: rgb(151, 200, 204); /* oklch */ color: oklch(80.0% 0.051 202.4);
Tailwind
colors: {
custom: {
50: '#b7d8db',
500: '#97c8cc',
950: '#000000',
},
}SCSS
$custom: #97c8cc; $custom-light: #b7d8db; $custom-dark: #000000;
JSON
{
"hex": "#97c8cc",
"rgb": {
"r": 151,
"g": 200,
"b": 204
},
"hsl": {
"h": 184.528,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.79971,
"c": 0.05147,
"h": 202.4
},
"luminance": 0.52247
}Semantic roles & 50–950 ramp
primary
#97C8CC
secondary
#A16B66
accent
#4138AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384