#97BBD8#97BBD8
#97BBD8 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.057 H 242.8°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD8 |
|---|---|
| RGB | rgb(151, 187, 216) |
| HSL | hsl(207, 45%, 72%) |
| HSV | hsv(207, 30%, 85%) |
| CMYK | cmyk(30.1%, 13.4%, 0%, 15.3%) |
| CIE-LAB | lab(74.24, -5.35, -18.48) |
| CIE-LCH | lch(74.24, 19.24, 253.86°) |
| OKLab | oklab(77.57% -0.026 -0.0506) |
| OKLCH | oklch(77.57% 0.057 242.8) |
| XYZ | xyz(42.9238, 47.0760, 71.7774) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.68
Cloudy Blue
#ACC2D9
ΔE00 4.37
Lightsteelblue
#B0C4DE
ΔE00 5.52
Baby Blue (survey)
#A2CFFE
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 6.63
Carolina Blue
#8AB8FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD8 #D8B497
analogous
#97D8D5 #97BBD8 #979BD8
triadic
#97BBD8 #D897BB #BBD897
tetradic
#97BBD8 #D597D8 #D8B497 #9BD897
square
#97BBD8 #D597D8 #D8B497 #9BD897
split-complementary
#97BBD8 #D8979B #D8D597
monochromatic
#4380B2 #6A9EC7 #97BBD8 #C4D8E9 #E9F0F7
Accessibility & contrast
On white
2.02
#97BBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#97BBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD8
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD8 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBD9
Deuteranopia (green-blind)
#A7B3D7
Tritanopia (blue-blind)
#83C2C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bbd8; /* rgb */ color: rgb(151, 187, 216); /* oklch */ color: oklch(77.6% 0.057 242.8);
Tailwind
colors: {
custom: {
50: '#b7cfe4',
500: '#97bbd8',
950: '#000000',
},
}SCSS
$custom: #97bbd8; $custom-light: #b7cfe4; $custom-dark: #000000;
JSON
{
"hex": "#97bbd8",
"rgb": {
"r": 151,
"g": 187,
"b": 216
},
"hsl": {
"h": 206.769,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.77568,
"c": 0.05692,
"h": 242.8
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#97BBD8
secondary
#EEE5DD
accent
#6B2DB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283