#97CCCC#97CCCC
#97CCCC is a light, muted teal. Relative luminance 0.541; OKLCH L 80.9% C 0.055 H 196.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCCC |
|---|---|
| RGB | rgb(151, 204, 204) |
| HSL | hsl(180, 34%, 70%) |
| HSV | hsv(180, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.53, -17.05, -5.57) |
| CIE-LCH | lch(78.53, 17.94, 198.08°) |
| OKLab | oklab(80.85% -0.0527 -0.0152) |
| OKLCH | oklch(80.85% 0.055 196.1) |
| XYZ | xyz(45.2510, 54.1225, 65.1774) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 7.81
Lightblue
#ADD8E6
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Mediumturquoise
#48D1CC
ΔE00 9.56
Pale Teal
#82CBB2
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCCC #CC9797
analogous
#97CCB2 #97CCCC #97B2CC
triadic
#97CCCC #CC97CC #CCCC97
tetradic
#97CCCC #B297CC #CC9797 #B2CC97
square
#97CCCC #B297CC #CC9797 #B2CC97
split-complementary
#97CCCC #CC97B2 #CCB297
monochromatic
#4D9C9C #6EB8B8 #97CCCC #C0E0E0 #E9F4F4
Accessibility & contrast
On white
1.78
#97CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#97CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCCC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCCC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#85CFCC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cccc; /* rgb */ color: rgb(151, 204, 204); /* oklch */ color: oklch(80.9% 0.055 196.1);
Tailwind
colors: {
custom: {
50: '#b7dbdb',
500: '#97cccc',
950: '#000000',
},
}SCSS
$custom: #97cccc; $custom-light: #b7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#97cccc",
"rgb": {
"r": 151,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80851,
"c": 0.0549,
"h": 196.1
},
"luminance": 0.54125
}Semantic roles & 50–950 ramp
primary
#97CCCC
secondary
#A16666
accent
#3838AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484