#97CDD2#97CDD2
#97CDD2 is a light, muted teal. Relative luminance 0.549; OKLCH L 81.3% C 0.056 H 203.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDD2 |
|---|---|
| RGB | rgb(151, 205, 210) |
| HSL | hsl(185, 40%, 71%) |
| HSV | hsv(185, 28%, 82%) |
| CMYK | cmyk(28.1%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(78.98, -16.20, -8.13) |
| CIE-LCH | lch(78.98, 18.12, 206.65°) |
| OKLab | oklab(81.26% -0.0516 -0.0222) |
| OKLCH | oklch(81.26% 0.056 203.3) |
| XYZ | xyz(46.2229, 54.8928, 69.1201) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 6.21
Paleturquoise
#AFEEEE
ΔE00 7.85
Sky Blue
#87CEEB
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Ice Blue
#A5DFF9
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDD2 #D29C97
analogous
#97D2B9 #97CDD2 #97AFD2
triadic
#97CDD2 #D297CD #CDD297
tetradic
#97CDD2 #B997D2 #D29C97 #AFD297
square
#97CDD2 #B997D2 #D29C97 #AFD297
split-complementary
#97CDD2 #D297AF #D2B997
monochromatic
#489FA7 #6CB8C0 #97CDD2 #C2E2E4 #EAF5F6
Accessibility & contrast
On white
1.75
#97CDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#97CDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDD2
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDD2 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D2
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#83D1CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cdd2; /* rgb */ color: rgb(151, 205, 210); /* oklch */ color: oklch(81.3% 0.056 203.3);
Tailwind
colors: {
custom: {
50: '#b7dcdf',
500: '#97cdd2',
950: '#000000',
},
}SCSS
$custom: #97cdd2; $custom-light: #b7dcdf; $custom-dark: #000000;
JSON
{
"hex": "#97cdd2",
"rgb": {
"r": 151,
"g": 205,
"b": 210
},
"hsl": {
"h": 185.085,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.81263,
"c": 0.05619,
"h": 203.3
},
"luminance": 0.54895
}Semantic roles & 50–950 ramp
primary
#97CDD2
secondary
#A86B65
accent
#3E33B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484