#97CED8#97CED8
#97CED8 is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.058 H 210.0°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97CED8 |
|---|---|
| RGB | rgb(151, 206, 216) |
| HSL | hsl(189, 45%, 72%) |
| HSV | hsv(189, 30%, 85%) |
| CMYK | cmyk(30.1%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(79.43, -15.32, -10.68) |
| CIE-LCH | lch(79.43, 18.67, 214.88°) |
| OKLab | oklab(81.68% -0.0505 -0.0292) |
| OKLCH | oklch(81.68% 0.058 210) |
| XYZ | xyz(47.2245, 55.6774, 73.2109) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 6.31
Ice Blue
#A5DFF9
ΔE00 7.22
Baby Blue
#89CFF0
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CED8 #D8A197
analogous
#97D8C2 #97CED8 #97AED8
triadic
#97CED8 #D897CE #CED897
tetradic
#97CED8 #C297D8 #D8A197 #AED897
square
#97CED8 #C297D8 #D8A197 #AED897
split-complementary
#97CED8 #D897AE #D8C297
monochromatic
#43A1B2 #6AB9C7 #97CED8 #C4E3E9 #E9F5F7
Accessibility & contrast
On white
1.73
#97CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#97CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CED8
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CED8 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CAD9
Deuteranopia (green-blind)
#BAC1D8
Tritanopia (blue-blind)
#81D3D1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97ced8; /* rgb */ color: rgb(151, 206, 216); /* oklch */ color: oklch(81.7% 0.058 210.0);
Tailwind
colors: {
custom: {
50: '#b7dde4',
500: '#97ced8',
950: '#000000',
},
}SCSS
$custom: #97ced8; $custom-light: #b7dde4; $custom-dark: #000000;
JSON
{
"hex": "#97ced8",
"rgb": {
"r": 151,
"g": 206,
"b": 216
},
"hsl": {
"h": 189.231,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.81679,
"c": 0.05835,
"h": 210
},
"luminance": 0.5568
}Semantic roles & 50–950 ramp
primary
#97CED8
secondary
#AF7064
accent
#422DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484