#97CBD2#97CBD2
#97CBD2 is a light, muted teal. Relative luminance 0.539; OKLCH L 80.8% C 0.055 H 206.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBD2 |
|---|---|
| RGB | rgb(151, 203, 210) |
| HSL | hsl(187, 40%, 71%) |
| HSV | hsv(187, 28%, 82%) |
| CMYK | cmyk(28.1%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(78.43, -15.17, -8.95) |
| CIE-LCH | lch(78.43, 17.62, 210.53°) |
| OKLab | oklab(80.82% -0.0491 -0.0244) |
| OKLCH | oklch(80.82% 0.055 206.5) |
| XYZ | xyz(45.7476, 53.9421, 68.9617) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 7.48
Ice Blue
#A5DFF9
ΔE00 8.50
Paleturquoise
#AFEEEE
ΔE00 8.63
Baby Blue
#89CFF0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBD2 #D29E97
analogous
#97D2BB #97CBD2 #97ADD2
triadic
#97CBD2 #D297CB #CBD297
tetradic
#97CBD2 #BB97D2 #D29E97 #ADD297
square
#97CBD2 #BB97D2 #D29E97 #ADD297
split-complementary
#97CBD2 #D297AD #D2BB97
monochromatic
#489BA7 #6CB6C0 #97CBD2 #C2E0E4 #EAF4F6
Accessibility & contrast
On white
1.78
#97CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#97CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBD2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBD2 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B8BFD2
Tritanopia (blue-blind)
#83CFCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cbd2; /* rgb */ color: rgb(151, 203, 210); /* oklch */ color: oklch(80.8% 0.055 206.5);
Tailwind
colors: {
custom: {
50: '#b7dbdf',
500: '#97cbd2',
950: '#000000',
},
}SCSS
$custom: #97cbd2; $custom-light: #b7dbdf; $custom-dark: #000000;
JSON
{
"hex": "#97cbd2",
"rgb": {
"r": 151,
"g": 203,
"b": 210
},
"hsl": {
"h": 187.119,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.80824,
"c": 0.0548,
"h": 206.5
},
"luminance": 0.53944
}Semantic roles & 50–950 ramp
primary
#97CBD2
secondary
#A86D65
accent
#4233B3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484