#97CCD2#97CCD2
#97CCD2 is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.055 H 204.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCD2 |
|---|---|
| RGB | rgb(151, 204, 210) |
| HSL | hsl(186, 40%, 71%) |
| HSV | hsv(186, 28%, 82%) |
| CMYK | cmyk(28.1%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(78.70, -15.69, -8.54) |
| CIE-LCH | lch(78.70, 17.86, 208.56°) |
| OKLab | oklab(81.04% -0.0503 -0.0233) |
| OKLCH | oklch(81.04% 0.055 204.8) |
| XYZ | xyz(45.9845, 54.4159, 69.0406) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 7.88
Paleturquoise
#AFEEEE
ΔE00 8.23
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Ice Blue
#A5DFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCD2 #D29D97
analogous
#97D2BA #97CCD2 #97AED2
triadic
#97CCD2 #D297CC #CCD297
tetradic
#97CCD2 #BA97D2 #D29D97 #AED297
square
#97CCD2 #BA97D2 #D29D97 #AED297
split-complementary
#97CCD2 #D297AE #D2BA97
monochromatic
#489DA7 #6CB7C0 #97CCD2 #C2E1E4 #EAF5F6
Accessibility & contrast
On white
1.77
#97CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#97CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCD2
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCD2 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D2
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#83D0CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97ccd2; /* rgb */ color: rgb(151, 204, 210); /* oklch */ color: oklch(81.0% 0.055 204.8);
Tailwind
colors: {
custom: {
50: '#b7dbdf',
500: '#97ccd2',
950: '#000000',
},
}SCSS
$custom: #97ccd2; $custom-light: #b7dbdf; $custom-dark: #000000;
JSON
{
"hex": "#97ccd2",
"rgb": {
"r": 151,
"g": 204,
"b": 210
},
"hsl": {
"h": 186.102,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.81044,
"c": 0.05547,
"h": 204.8
},
"luminance": 0.54418
}Semantic roles & 50–950 ramp
primary
#97CCD2
secondary
#A86C65
accent
#4033B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484