#97BBDB#97BBDB
#97BBDB is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.060 H 245.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBDB |
|---|---|
| RGB | rgb(151, 187, 219) |
| HSL | hsl(208, 49%, 73%) |
| HSV | hsv(208, 31%, 86%) |
| CMYK | cmyk(31.1%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.34, -4.62, -19.96) |
| CIE-LCH | lch(74.34, 20.48, 256.97°) |
| OKLab | oklab(77.68% -0.0249 -0.0548) |
| OKLCH | oklch(77.68% 0.06 245.5) |
| XYZ | xyz(43.3151, 47.2325, 73.8386) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.49
Cloudy Blue
#ACC2D9
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 5.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Light Blue
#95D0FC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBDB #DBB797
analogous
#97DBD9 #97BBDB #9799DB
triadic
#97BBDB #DB97BB #BBDB97
tetradic
#97BBDB #D997DB #DBB797 #99DB97
square
#97BBDB #D997DB #DBB797 #99DB97
split-complementary
#97BBDB #DB9799 #DBD997
monochromatic
#407FB8 #6A9DCB #97BBDB #C4D9EB #E8F0F7
Accessibility & contrast
On white
2.01
#97BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#97BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBDB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBDB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#82C3C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bbdb; /* rgb */ color: rgb(151, 187, 219); /* oklch */ color: oklch(77.7% 0.060 245.5);
Tailwind
colors: {
custom: {
50: '#b7cfe6',
500: '#97bbdb',
950: '#000000',
},
}SCSS
$custom: #97bbdb; $custom-light: #b7cfe6; $custom-dark: #000000;
JSON
{
"hex": "#97bbdb",
"rgb": {
"r": 151,
"g": 187,
"b": 219
},
"hsl": {
"h": 208.235,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.7768,
"c": 0.06017,
"h": 245.5
},
"luminance": 0.47234
}Semantic roles & 50–950 ramp
primary
#97BBDB
secondary
#EEE5DD
accent
#6E2ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284