#97CCCF#97CCCF
#97CCCF is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.055 H 200.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCCF |
|---|---|
| RGB | rgb(151, 204, 207) |
| HSL | hsl(183, 37%, 70%) |
| HSV | hsv(183, 27%, 81%) |
| CMYK | cmyk(27.1%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(78.62, -16.37, -7.05) |
| CIE-LCH | lch(78.62, 17.83, 203.31°) |
| OKLab | oklab(80.95% -0.0515 -0.0193) |
| OKLCH | oklch(80.95% 0.055 200.5) |
| XYZ | xyz(45.6143, 54.2678, 67.0907) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 6.88
Paleturquoise
#AFEEEE
ΔE00 7.91
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Sky Blue
#87CEEB
ΔE00 9.12
Pale Sky Blue
#BDF6FE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCCF #CF9A97
analogous
#97CFB6 #97CCCF #97B0CF
triadic
#97CCCF #CF97CC #CCCF97
tetradic
#97CCCF #B697CF #CF9A97 #B0CF97
square
#97CCCF #B697CF #CF9A97 #B0CF97
split-complementary
#97CCCF #CF97B0 #CFB697
monochromatic
#4A9DA1 #6DB7BC #97CCCF #C1E1E2 #EAF5F5
Accessibility & contrast
On white
1.77
#97CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#97CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCCF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCCF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#84D0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cccf; /* rgb */ color: rgb(151, 204, 207); /* oklch */ color: oklch(80.9% 0.055 200.5);
Tailwind
colors: {
custom: {
50: '#b7dbdd',
500: '#97cccf',
950: '#000000',
},
}SCSS
$custom: #97cccf; $custom-light: #b7dbdd; $custom-dark: #000000;
JSON
{
"hex": "#97cccf",
"rgb": {
"r": 151,
"g": 204,
"b": 207
},
"hsl": {
"h": 183.214,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80947,
"c": 0.05502,
"h": 200.5
},
"luminance": 0.5427
}Semantic roles & 50–950 ramp
primary
#97CCCF
secondary
#A56966
accent
#3C36B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484