#97BCDB#97BCDB
#97BCDB is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.060 H 243.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCDB |
|---|---|
| RGB | rgb(151, 188, 219) |
| HSL | hsl(207, 49%, 73%) |
| HSV | hsv(207, 31%, 86%) |
| CMYK | cmyk(31.1%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(74.61, -5.15, -19.55) |
| CIE-LCH | lch(74.61, 20.22, 255.23°) |
| OKLab | oklab(77.89% -0.0262 -0.0536) |
| OKLCH | oklch(77.89% 0.06 243.9) |
| XYZ | xyz(43.5280, 47.6583, 73.9096) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.19
Cloudy Blue
#ACC2D9
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 6.03
Light Blue
#95D0FC
ΔE00 6.20
Carolina Blue
#8AB8FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCDB #DBB697
analogous
#97DBD8 #97BCDB #979ADB
triadic
#97BCDB #DB97BC #BCDB97
tetradic
#97BCDB #D897DB #DBB697 #9ADB97
square
#97BCDB #D897DB #DBB697 #9ADB97
split-complementary
#97BCDB #DB979A #DBD897
monochromatic
#4081B8 #6A9FCB #97BCDB #C4D9EB #E8F0F7
Accessibility & contrast
On white
1.99
#97BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#97BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCDB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCDB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDD
Deuteranopia (green-blind)
#A7B4DA
Tritanopia (blue-blind)
#82C3C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bcdb; /* rgb */ color: rgb(151, 188, 219); /* oklch */ color: oklch(77.9% 0.060 243.9);
Tailwind
colors: {
custom: {
50: '#b7d0e6',
500: '#97bcdb',
950: '#000000',
},
}SCSS
$custom: #97bcdb; $custom-light: #b7d0e6; $custom-dark: #000000;
JSON
{
"hex": "#97bcdb",
"rgb": {
"r": 151,
"g": 188,
"b": 219
},
"hsl": {
"h": 207.353,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.77893,
"c": 0.0597,
"h": 243.9
},
"luminance": 0.4766
}Semantic roles & 50–950 ramp
primary
#97BCDB
secondary
#EEE5DD
accent
#6C2ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284