#97BBD5#97BBD5
#97BBD5 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.054 H 239.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD5 |
|---|---|
| RGB | rgb(151, 187, 213) |
| HSL | hsl(205, 42%, 71%) |
| HSV | hsv(205, 29%, 84%) |
| CMYK | cmyk(29.1%, 12.2%, 0%, 16.5%) |
| CIE-LAB | lab(74.14, -6.07, -17.00) |
| CIE-LCH | lch(74.14, 18.05, 250.34°) |
| OKLab | oklab(77.46% -0.0271 -0.0465) |
| OKLCH | oklch(77.46% 0.054 239.8) |
| XYZ | xyz(42.5395, 46.9223, 69.7534) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.27
Cloudy Blue
#ACC2D9
ΔE00 4.54
Lightsteelblue
#B0C4DE
ΔE00 5.94
Light Blue
#95D0FC
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.17
Baby Blue
#89CFF0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD5 #D5B197
analogous
#97D5D0 #97BBD5 #979CD5
triadic
#97BBD5 #D597BB #BBD597
tetradic
#97BBD5 #D097D5 #D5B197 #9CD597
square
#97BBD5 #D097D5 #D5B197 #9CD597
split-complementary
#97BBD5 #D5979C #D5D097
monochromatic
#4681AC #6B9EC3 #97BBD5 #C3D8E7 #E9F1F6
Accessibility & contrast
On white
2.02
#97BBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#97BBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD5
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD5 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD6
Deuteranopia (green-blind)
#A8B3D5
Tritanopia (blue-blind)
#84C2C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd5; /* rgb */ color: rgb(151, 187, 213); /* oklch */ color: oklch(77.5% 0.054 239.8);
Tailwind
colors: {
custom: {
50: '#b7cfe2',
500: '#97bbd5',
950: '#000000',
},
}SCSS
$custom: #97bbd5; $custom-light: #b7cfe2; $custom-dark: #000000;
JSON
{
"hex": "#97bbd5",
"rgb": {
"r": 151,
"g": 187,
"b": 213
},
"hsl": {
"h": 205.161,
"s": 42.466,
"l": 71.373
},
"oklch": {
"l": 0.77458,
"c": 0.05382,
"h": 239.8
},
"luminance": 0.46924
}Semantic roles & 50–950 ramp
primary
#97BBD5
secondary
#ECE3DC
accent
#6830B6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283