#97CECF#97CECF
#97CECF is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.057 H 197.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97CECF |
|---|---|
| RGB | rgb(151, 206, 207) |
| HSL | hsl(181, 37%, 70%) |
| HSV | hsv(181, 27%, 81%) |
| CMYK | cmyk(27.1%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.17, -17.39, -6.24) |
| CIE-LCH | lch(79.17, 18.48, 199.73°) |
| OKLab | oklab(81.39% -0.0541 -0.0171) |
| OKLCH | oklch(81.39% 0.057 197.5) |
| XYZ | xyz(46.0927, 55.2247, 67.2501) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.59
Robin'S Egg Blue
#98EFF9
ΔE00 8.51
Mediumturquoise
#48D1CC
ΔE00 9.45
Pale Sky Blue
#BDF6FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CECF #CF9897
analogous
#97CFB4 #97CECF #97B2CF
triadic
#97CECF #CF97CE #CECF97
tetradic
#97CECF #B497CF #CF9897 #B2CF97
square
#97CECF #B497CF #CF9897 #B2CF97
split-complementary
#97CECF #CF97B2 #CFB497
monochromatic
#4AA0A1 #6DBABC #97CECF #C1E2E2 #EAF5F5
Accessibility & contrast
On white
1.74
#97CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#97CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CECF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CECF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BCC1D0
Tritanopia (blue-blind)
#84D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cecf; /* rgb */ color: rgb(151, 206, 207); /* oklch */ color: oklch(81.4% 0.057 197.5);
Tailwind
colors: {
custom: {
50: '#b7dddd',
500: '#97cecf',
950: '#000000',
},
}SCSS
$custom: #97cecf; $custom-light: #b7dddd; $custom-dark: #000000;
JSON
{
"hex": "#97cecf",
"rgb": {
"r": 151,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81387,
"c": 0.05673,
"h": 197.5
},
"luminance": 0.55227
}Semantic roles & 50–950 ramp
primary
#97CECF
secondary
#A56766
accent
#3836B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484