#97CED7#97CED7
#97CED7 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.6% C 0.058 H 208.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97CED7 |
|---|---|
| RGB | rgb(151, 206, 215) |
| HSL | hsl(188, 44%, 72%) |
| HSV | hsv(188, 30%, 84%) |
| CMYK | cmyk(29.8%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(79.40, -15.55, -10.19) |
| CIE-LCH | lch(79.40, 18.59, 213.23°) |
| OKLab | oklab(81.65% -0.0509 -0.0278) |
| OKLCH | oklch(81.65% 0.058 208.6) |
| XYZ | xyz(47.0956, 55.6258, 72.5321) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.80
Lightblue
#ADD8E6
ΔE00 5.00
Sky Blue
#87CEEB
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 7.56
Baby Blue
#89CFF0
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CED7 #D7A097
analogous
#97D7C0 #97CED7 #97AED7
triadic
#97CED7 #D797CE #CED797
tetradic
#97CED7 #C097D7 #D7A097 #AED797
square
#97CED7 #C097D7 #D7A097 #AED797
split-complementary
#97CED7 #D797AE #D7C097
monochromatic
#44A1B0 #6BB9C6 #97CED7 #C3E3E8 #E9F5F6
Accessibility & contrast
On white
1.73
#97CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#97CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CED7
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CED7 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD8
Deuteranopia (green-blind)
#BAC1D7
Tritanopia (blue-blind)
#81D3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97ced7; /* rgb */ color: rgb(151, 206, 215); /* oklch */ color: oklch(81.6% 0.058 208.6);
Tailwind
colors: {
custom: {
50: '#b7dde3',
500: '#97ced7',
950: '#000000',
},
}SCSS
$custom: #97ced7; $custom-light: #b7dde3; $custom-dark: #000000;
JSON
{
"hex": "#97ced7",
"rgb": {
"r": 151,
"g": 206,
"b": 215
},
"hsl": {
"h": 188.438,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.81646,
"c": 0.05802,
"h": 208.6
},
"luminance": 0.55628
}Semantic roles & 50–950 ramp
primary
#97CED7
secondary
#AE6F64
accent
#412EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484