#97CBCC#97CBCC
#97CBCC is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.054 H 197.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBCC |
|---|---|
| RGB | rgb(151, 203, 204) |
| HSL | hsl(181, 34%, 70%) |
| HSV | hsv(181, 26%, 80%) |
| CMYK | cmyk(26%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(78.26, -16.54, -5.98) |
| CIE-LCH | lch(78.26, 17.59, 199.87°) |
| OKLab | oklab(80.63% -0.0514 -0.0163) |
| OKLCH | oklch(80.63% 0.054 197.6) |
| XYZ | xyz(45.0141, 53.6487, 65.0985) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 7.58
Paleturquoise
#AFEEEE
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.28
Mediumturquoise
#48D1CC
ΔE00 9.86
Sky Blue
#87CEEB
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBCC #CC9897
analogous
#97CCB3 #97CBCC #97B1CC
triadic
#97CBCC #CC97CB #CBCC97
tetradic
#97CBCC #B397CC #CC9897 #B1CC97
square
#97CBCC #B397CC #CC9897 #B1CC97
split-complementary
#97CBCC #CC97B1 #CCB397
monochromatic
#4D9B9C #6EB6B8 #97CBCC #C0E0E0 #E9F4F4
Accessibility & contrast
On white
1.79
#97CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#97CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBCC
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBCC | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#85CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cbcc; /* rgb */ color: rgb(151, 203, 204); /* oklch */ color: oklch(80.6% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#b7dbdb',
500: '#97cbcc',
950: '#000000',
},
}SCSS
$custom: #97cbcc; $custom-light: #b7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#97cbcc",
"rgb": {
"r": 151,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.132,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80631,
"c": 0.05398,
"h": 197.6
},
"luminance": 0.53651
}Semantic roles & 50–950 ramp
primary
#97CBCC
secondary
#A16766
accent
#3B38AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484