#97BBD4#97BBD4
#97BBD4 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.053 H 238.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBD4 |
|---|---|
| RGB | rgb(151, 187, 212) |
| HSL | hsl(205, 41%, 71%) |
| HSV | hsv(205, 29%, 83%) |
| CMYK | cmyk(28.8%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(74.11, -6.31, -16.50) |
| CIE-LCH | lch(74.11, 17.67, 249.07°) |
| OKLab | oklab(77.42% -0.0275 -0.0451) |
| OKLCH | oklch(77.42% 0.053 238.7) |
| XYZ | xyz(42.4129, 46.8717, 69.0870) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.33
Cloudy Blue
#ACC2D9
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 6.13
Baby Blue
#89CFF0
ΔE00 7.14
Light Blue
#95D0FC
ΔE00 7.16
Lightblue (survey)
#7BC8F6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBD4 #D4B097
analogous
#97D4CE #97BBD4 #979CD4
triadic
#97BBD4 #D497BB #BBD497
tetradic
#97BBD4 #CE97D4 #D4B097 #9CD497
square
#97BBD4 #CE97D4 #D4B097 #9CD497
split-complementary
#97BBD4 #D4979C #D4CE97
monochromatic
#4681AA #6C9FC2 #97BBD4 #C2D7E6 #E9F1F6
Accessibility & contrast
On white
2.02
#97BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#97BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBD4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBD4 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD5
Deuteranopia (green-blind)
#A8B3D4
Tritanopia (blue-blind)
#85C1C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bbd4; /* rgb */ color: rgb(151, 187, 212); /* oklch */ color: oklch(77.4% 0.053 238.7);
Tailwind
colors: {
custom: {
50: '#b7cfe1',
500: '#97bbd4',
950: '#000000',
},
}SCSS
$custom: #97bbd4; $custom-light: #b7cfe1; $custom-dark: #000000;
JSON
{
"hex": "#97bbd4",
"rgb": {
"r": 151,
"g": 187,
"b": 212
},
"hsl": {
"h": 204.59,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.77422,
"c": 0.05283,
"h": 238.7
},
"luminance": 0.46873
}Semantic roles & 50–950 ramp
primary
#97BBD4
secondary
#EBE2DB
accent
#6731B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283