#97BFD8#97BFD8
#97BFD8 is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.056 H 235.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFD8 |
|---|---|
| RGB | rgb(151, 191, 216) |
| HSL | hsl(203, 45%, 72%) |
| HSV | hsv(203, 30%, 85%) |
| CMYK | cmyk(30.1%, 11.6%, 0%, 15.3%) |
| CIE-LAB | lab(75.32, -7.48, -16.84) |
| CIE-LCH | lch(75.32, 18.43, 246.03°) |
| OKLab | oklab(78.43% -0.0312 -0.0461) |
| OKLCH | oklch(78.43% 0.056 235.9) |
| XYZ | xyz(43.7842, 48.7968, 72.0642) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.31
Cloudy Blue
#ACC2D9
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 6.08
Light Blue
#95D0FC
ΔE00 6.39
Lightskyblue
#87CEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFD8 #D8B097
analogous
#97D8D1 #97BFD8 #979FD8
triadic
#97BFD8 #D897BF #BFD897
tetradic
#97BFD8 #D197D8 #D8B097 #9FD897
square
#97BFD8 #D197D8 #D8B097 #9FD897
split-complementary
#97BFD8 #D8979F #D8D197
monochromatic
#4387B2 #6AA4C7 #97BFD8 #C4DAE9 #E9F1F7
Accessibility & contrast
On white
1.95
#97BFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#97BFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFD8
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFD8 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BED9
Deuteranopia (green-blind)
#ABB6D8
Tritanopia (blue-blind)
#83C6C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bfd8; /* rgb */ color: rgb(151, 191, 216); /* oklch */ color: oklch(78.4% 0.056 235.9);
Tailwind
colors: {
custom: {
50: '#b7d2e4',
500: '#97bfd8',
950: '#000000',
},
}SCSS
$custom: #97bfd8; $custom-light: #b7d2e4; $custom-dark: #000000;
JSON
{
"hex": "#97bfd8",
"rgb": {
"r": 151,
"g": 191,
"b": 216
},
"hsl": {
"h": 203.077,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.78425,
"c": 0.05568,
"h": 235.9
},
"luminance": 0.48799
}Semantic roles & 50–950 ramp
primary
#97BFD8
secondary
#EEE4DD
accent
#632DB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283