#97BBD6#97BBD6
#97BBD6 is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.055 H 240.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD6 |
|---|---|
| RGB | rgb(151, 187, 214) |
| HSL | hsl(206, 43%, 72%) |
| HSV | hsv(206, 29%, 84%) |
| CMYK | cmyk(29.4%, 12.6%, 0%, 16.1%) |
| CIE-LAB | lab(74.17, -5.83, -17.49) |
| CIE-LCH | lch(74.17, 18.44, 251.56°) |
| OKLab | oklab(77.49% -0.0267 -0.0479) |
| OKLCH | oklch(77.49% 0.055 240.8) |
| XYZ | xyz(42.6668, 46.9732, 70.4239) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.32
Cloudy Blue
#ACC2D9
ΔE00 4.46
Lightsteelblue
#B0C4DE
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 6.85
Light Blue Grey
#B7C9E2
ΔE00 7.03
Baby Blue (survey)
#A2CFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD6 #D6B297
analogous
#97D6D2 #97BBD6 #979CD6
triadic
#97BBD6 #D697BB #BBD697
tetradic
#97BBD6 #D297D6 #D6B297 #9CD697
square
#97BBD6 #D297D6 #D6B297 #9CD697
split-complementary
#97BBD6 #D6979C #D6D297
monochromatic
#4581AE #6B9EC5 #97BBD6 #C3D8E7 #E9F1F6
Accessibility & contrast
On white
2.02
#97BBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#97BBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD6
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD6 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD7
Deuteranopia (green-blind)
#A7B3D6
Tritanopia (blue-blind)
#84C2C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd6; /* rgb */ color: rgb(151, 187, 214); /* oklch */ color: oklch(77.5% 0.055 240.8);
Tailwind
colors: {
custom: {
50: '#b7cfe2',
500: '#97bbd6',
950: '#000000',
},
}SCSS
$custom: #97bbd6; $custom-light: #b7cfe2; $custom-dark: #000000;
JSON
{
"hex": "#97bbd6",
"rgb": {
"r": 151,
"g": 187,
"b": 214
},
"hsl": {
"h": 205.714,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.77494,
"c": 0.05484,
"h": 240.8
},
"luminance": 0.46975
}Semantic roles & 50–950 ramp
primary
#97BBD6
secondary
#ECE3DC
accent
#692FB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283