#97CECC#97CECC
#97CECC is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.057 H 193.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97CECC |
|---|---|
| RGB | rgb(151, 206, 204) |
| HSL | hsl(178, 36%, 70%) |
| HSV | hsv(178, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(79.09, -18.07, -4.75) |
| CIE-LCH | lch(79.09, 18.68, 194.73°) |
| OKLab | oklab(81.29% -0.0553 -0.013) |
| OKLCH | oklch(81.29% 0.057 193.3) |
| XYZ | xyz(45.7294, 55.0794, 65.3369) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.03
Pale Teal
#82CBB2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CECC #CE9799
analogous
#97CEB0 #97CECC #97B5CE
triadic
#97CECC #CC97CE #CECC97
tetradic
#97CECC #B097CE #CE9799 #B5CE97
square
#97CECC #B097CE #CE9799 #B5CE97
split-complementary
#97CECC #CE97B5 #CEB097
monochromatic
#4B9F9C #6DBAB8 #97CECC #C1E2E0 #EAF5F5
Accessibility & contrast
On white
1.75
#97CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#97CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CECC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CECC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#85D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cecc; /* rgb */ color: rgb(151, 206, 204); /* oklch */ color: oklch(81.3% 0.057 193.3);
Tailwind
colors: {
custom: {
50: '#b7dddb',
500: '#97cecc',
950: '#000000',
},
}SCSS
$custom: #97cecc; $custom-light: #b7dddb; $custom-dark: #000000;
JSON
{
"hex": "#97cecc",
"rgb": {
"r": 151,
"g": 206,
"b": 204
},
"hsl": {
"h": 177.818,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.81293,
"c": 0.05683,
"h": 193.3
},
"luminance": 0.55082
}Semantic roles & 50–950 ramp
primary
#97CECC
secondary
#A36668
accent
#373BAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484