#97CFD7#97CFD7
#97CFD7 is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.059 H 207.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFD7 |
|---|---|
| RGB | rgb(151, 207, 215) |
| HSL | hsl(188, 44%, 72%) |
| HSV | hsv(188, 30%, 84%) |
| CMYK | cmyk(29.8%, 3.7%, 0%, 15.7%) |
| CIE-LAB | lab(79.68, -16.06, -9.78) |
| CIE-LCH | lch(79.68, 18.81, 211.33°) |
| OKLab | oklab(81.86% -0.0522 -0.0267) |
| OKLCH | oklch(81.86% 0.059 207.1) |
| XYZ | xyz(47.3371, 56.1088, 72.6126) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.63
Lightblue
#ADD8E6
ΔE00 5.30
Sky Blue
#87CEEB
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.80
Ice Blue
#A5DFF9
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFD7 #D79F97
analogous
#97D7BF #97CFD7 #97AFD7
triadic
#97CFD7 #D797CF #CFD797
tetradic
#97CFD7 #BF97D7 #D79F97 #AFD797
square
#97CFD7 #BF97D7 #D79F97 #AFD797
split-complementary
#97CFD7 #D797AF #D7BF97
monochromatic
#44A2B0 #6BBBC6 #97CFD7 #C3E3E8 #E9F5F6
Accessibility & contrast
On white
1.72
#97CFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#97CFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFD7
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFD7 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD8
Deuteranopia (green-blind)
#BBC2D7
Tritanopia (blue-blind)
#81D4D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cfd7; /* rgb */ color: rgb(151, 207, 215); /* oklch */ color: oklch(81.9% 0.059 207.1);
Tailwind
colors: {
custom: {
50: '#b7dde3',
500: '#97cfd7',
950: '#000000',
},
}SCSS
$custom: #97cfd7; $custom-light: #b7dde3; $custom-dark: #000000;
JSON
{
"hex": "#97cfd7",
"rgb": {
"r": 151,
"g": 207,
"b": 215
},
"hsl": {
"h": 187.5,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.81865,
"c": 0.05862,
"h": 207.1
},
"luminance": 0.56111
}Semantic roles & 50–950 ramp
primary
#97CFD7
secondary
#AE6E64
accent
#3F2EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484