#97CEC8#97CEC8
#97CEC8 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.057 H 187.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEC8 |
|---|---|
| RGB | rgb(151, 206, 200) |
| HSL | hsl(173, 36%, 70%) |
| HSV | hsv(173, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(78.98, -18.95, -2.76) |
| CIE-LCH | lch(78.98, 19.15, 188.30°) |
| OKLab | oklab(81.17% -0.0569 -0.0077) |
| OKLCH | oklch(81.17% 0.057 187.7) |
| XYZ | xyz(45.2558, 54.8899, 62.8426) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.38
Pale Teal
#82CBB2
ΔE00 7.59
Paleturquoise
#AFEEEE
ΔE00 7.77
Seafoam Blue
#78D1B6
ΔE00 8.67
Mediumturquoise
#48D1CC
ΔE00 8.82
Robin'S Egg Blue
#98EFF9
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEC8 #CE979D
analogous
#97CEAD #97CEC8 #97B8CE
triadic
#97CEC8 #C897CE #CEC897
tetradic
#97CEC8 #AD97CE #CE979D #B8CE97
square
#97CEC8 #AD97CE #CE979D #B8CE97
split-complementary
#97CEC8 #CE97B8 #CEAD97
monochromatic
#4B9F96 #6DBAB2 #97CEC8 #C1E2DE #EAF5F4
Accessibility & contrast
On white
1.75
#97CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#97CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEC8
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEC8 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#BEC0C9
Tritanopia (blue-blind)
#86D1CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cec8; /* rgb */ color: rgb(151, 206, 200); /* oklch */ color: oklch(81.2% 0.057 187.7);
Tailwind
colors: {
custom: {
50: '#b7ddd8',
500: '#97cec8',
950: '#000000',
},
}SCSS
$custom: #97cec8; $custom-light: #b7ddd8; $custom-dark: #000000;
JSON
{
"hex": "#97cec8",
"rgb": {
"r": 151,
"g": 206,
"b": 200
},
"hsl": {
"h": 173.455,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.8117,
"c": 0.05746,
"h": 187.7
},
"luminance": 0.54892
}Semantic roles & 50–950 ramp
primary
#97CEC8
secondary
#A3666D
accent
#3744AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483