#97CCC8#97CCC8
#97CCC8 is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.055 H 190.3°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCC8 |
|---|---|
| RGB | rgb(151, 204, 200) |
| HSL | hsl(175, 34%, 70%) |
| HSV | hsv(175, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 2%, 20%) |
| CIE-LAB | lab(78.42, -17.94, -3.58) |
| CIE-LCH | lch(78.42, 18.29, 191.28°) |
| OKLab | oklab(80.73% -0.0544 -0.0099) |
| OKLCH | oklch(80.73% 0.055 190.3) |
| XYZ | xyz(44.7774, 53.9331, 62.6832) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 8.00
Pale Teal
#82CBB2
ΔE00 8.42
Mediumturquoise
#48D1CC
ΔE00 9.15
Lightblue
#ADD8E6
ΔE00 9.39
Seafoam Blue
#78D1B6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCC8 #CC979B
analogous
#97CCAE #97CCC8 #97B6CC
triadic
#97CCC8 #C897CC #CCC897
tetradic
#97CCC8 #AE97CC #CC979B #B6CC97
square
#97CCC8 #AE97CC #CC979B #B6CC97
split-complementary
#97CCC8 #CC97B6 #CCAE97
monochromatic
#4D9C96 #6EB8B2 #97CCC8 #C0E0DE #E9F4F3
Accessibility & contrast
On white
1.78
#97CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#97CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCC8
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCC8 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#86CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97ccc8; /* rgb */ color: rgb(151, 204, 200); /* oklch */ color: oklch(80.7% 0.055 190.3);
Tailwind
colors: {
custom: {
50: '#b7dbd8',
500: '#97ccc8',
950: '#000000',
},
}SCSS
$custom: #97ccc8; $custom-light: #b7dbd8; $custom-dark: #000000;
JSON
{
"hex": "#97ccc8",
"rgb": {
"r": 151,
"g": 204,
"b": 200
},
"hsl": {
"h": 175.472,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80727,
"c": 0.05525,
"h": 190.3
},
"luminance": 0.53935
}Semantic roles & 50–950 ramp
primary
#97CCC8
secondary
#A1666B
accent
#3841AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483