#97CBDB#97CBDB
#97CBDB is a light, muted cyan. Relative luminance 0.544; OKLCH L 81.1% C 0.058 H 218.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBDB |
|---|---|
| RGB | rgb(151, 203, 219) |
| HSL | hsl(194, 49%, 73%) |
| HSV | hsv(194, 31%, 86%) |
| CMYK | cmyk(31.1%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(78.70, -13.07, -13.39) |
| CIE-LCH | lch(78.70, 18.71, 225.70°) |
| OKLab | oklab(81.13% -0.0456 -0.0366) |
| OKLCH | oklch(81.13% 0.058 218.8) |
| XYZ | xyz(46.9005, 54.4033, 75.0337) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 4.27
Baby Blue
#89CFF0
ΔE00 5.31
Ice Blue
#A5DFF9
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.37
Light Grey Blue
#9DBCD4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBDB #DBA797
analogous
#97DBC9 #97CBDB #97A9DB
triadic
#97CBDB #DB97CB #CBDB97
tetradic
#97CBDB #C997DB #DBA797 #A9DB97
square
#97CBDB #C997DB #DBA797 #A9DB97
split-complementary
#97CBDB #DB97A9 #DBC997
monochromatic
#409CB8 #6AB4CB #97CBDB #C4E2EB #E8F4F7
Accessibility & contrast
On white
1.77
#97CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#97CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBDB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBDB | 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)
#C1C8DC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#80D1D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cbdb; /* rgb */ color: rgb(151, 203, 219); /* oklch */ color: oklch(81.1% 0.058 218.8);
Tailwind
colors: {
custom: {
50: '#b7dae6',
500: '#97cbdb',
950: '#000000',
},
}SCSS
$custom: #97cbdb; $custom-light: #b7dae6; $custom-dark: #000000;
JSON
{
"hex": "#97cbdb",
"rgb": {
"r": 151,
"g": 203,
"b": 219
},
"hsl": {
"h": 194.118,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.81127,
"c": 0.05843,
"h": 218.8
},
"luminance": 0.54406
}Semantic roles & 50–950 ramp
primary
#97CBDB
secondary
#B37664
accent
#4C2ABC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484