#97BBD7#97BBD7
#97BBD7 is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.5% C 0.056 H 241.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD7 |
|---|---|
| RGB | rgb(151, 187, 215) |
| HSL | hsl(206, 44%, 72%) |
| HSV | hsv(206, 30%, 84%) |
| CMYK | cmyk(29.8%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(74.21, -5.59, -17.99) |
| CIE-LCH | lch(74.21, 18.83, 252.73°) |
| OKLab | oklab(77.53% -0.0264 -0.0492) |
| OKLCH | oklch(77.53% 0.056 241.8) |
| XYZ | xyz(42.7949, 47.0244, 71.0986) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.47
Cloudy Blue
#ACC2D9
ΔE00 4.40
Lightsteelblue
#B0C4DE
ΔE00 5.64
Light Blue
#95D0FC
ΔE00 6.73
Baby Blue (survey)
#A2CFFE
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD7 #D7B397
analogous
#97D7D3 #97BBD7 #979BD7
triadic
#97BBD7 #D797BB #BBD797
tetradic
#97BBD7 #D397D7 #D7B397 #9BD797
square
#97BBD7 #D397D7 #D7B397 #9BD797
split-complementary
#97BBD7 #D7979B #D7D397
monochromatic
#4481B0 #6B9EC6 #97BBD7 #C3D8E8 #E9F1F6
Accessibility & contrast
On white
2.02
#97BBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#97BBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD7 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBAD8
Deuteranopia (green-blind)
#A7B3D7
Tritanopia (blue-blind)
#84C2C4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd7; /* rgb */ color: rgb(151, 187, 215); /* oklch */ color: oklch(77.5% 0.056 241.8);
Tailwind
colors: {
custom: {
50: '#b7cfe3',
500: '#97bbd7',
950: '#000000',
},
}SCSS
$custom: #97bbd7; $custom-light: #b7cfe3; $custom-dark: #000000;
JSON
{
"hex": "#97bbd7",
"rgb": {
"r": 151,
"g": 187,
"b": 215
},
"hsl": {
"h": 206.25,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.77531,
"c": 0.05587,
"h": 241.8
},
"luminance": 0.47026
}Semantic roles & 50–950 ramp
primary
#97BBD7
secondary
#EDE4DD
accent
#6A2EB8
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283