#97CCCA#97CCCA
#97CCCA is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.055 H 193.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCCA |
|---|---|
| RGB | rgb(151, 204, 202) |
| HSL | hsl(178, 34%, 70%) |
| HSV | hsv(178, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.48, -17.50, -4.57) |
| CIE-LCH | lch(78.48, 18.08, 194.65°) |
| OKLab | oklab(80.79% -0.0535 -0.0126) |
| OKLCH | oklch(80.79% 0.055 193.2) |
| XYZ | xyz(45.0126, 54.0272, 63.9222) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 7.86
Lightblue
#ADD8E6
ΔE00 8.66
Pale Teal
#82CBB2
ΔE00 9.24
Mediumturquoise
#48D1CC
ΔE00 9.30
Robin'S Egg Blue
#98EFF9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCCA #CC9799
analogous
#97CCB0 #97CCCA #97B4CC
triadic
#97CCCA #CA97CC #CCCA97
tetradic
#97CCCA #B097CC #CC9799 #B4CC97
square
#97CCCA #B097CC #CC9799 #B4CC97
split-complementary
#97CCCA #CC97B4 #CCB097
monochromatic
#4D9C99 #6EB8B5 #97CCCA #C0E0DF #E9F4F4
Accessibility & contrast
On white
1.78
#97CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#97CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCCA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCCA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#86CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97ccca; /* rgb */ color: rgb(151, 204, 202); /* oklch */ color: oklch(80.8% 0.055 193.2);
Tailwind
colors: {
custom: {
50: '#b7dbda',
500: '#97ccca',
950: '#000000',
},
}SCSS
$custom: #97ccca; $custom-light: #b7dbda; $custom-dark: #000000;
JSON
{
"hex": "#97ccca",
"rgb": {
"r": 151,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.736,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80789,
"c": 0.055,
"h": 193.2
},
"luminance": 0.54029
}Semantic roles & 50–950 ramp
primary
#97CCCA
secondary
#A16668
accent
#383DAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483