#97BFD0#97BFD0
#97BFD0 is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.1% C 0.049 H 225.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFD0 |
|---|---|
| RGB | rgb(151, 191, 208) |
| HSL | hsl(198, 38%, 70%) |
| HSV | hsv(198, 27%, 82%) |
| CMYK | cmyk(27.4%, 8.2%, 0%, 18.4%) |
| CIE-LAB | lab(75.07, -9.39, -12.88) |
| CIE-LCH | lch(75.07, 15.94, 233.91°) |
| OKLab | oklab(78.14% -0.0342 -0.0351) |
| OKLCH | oklch(78.14% 0.049 225.7) |
| XYZ | xyz(42.7750, 48.3932, 66.7493) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 6.10
Lightblue
#ADD8E6
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFD0 #D0A897
analogous
#97D0C4 #97BFD0 #97A2D0
triadic
#97BFD0 #D097BF #BFD097
tetradic
#97BFD0 #C497D0 #D0A897 #A2D097
square
#97BFD0 #C497D0 #D0A897 #A2D097
split-complementary
#97BFD0 #D097A2 #D0C497
monochromatic
#4A88A3 #6DA5BD #97BFD0 #C1D9E3 #EAF2F5
Accessibility & contrast
On white
1.97
#97BFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#97BFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFD0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFD0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD1
Deuteranopia (green-blind)
#ADB6D0
Tritanopia (blue-blind)
#85C4C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bfd0; /* rgb */ color: rgb(151, 191, 208); /* oklch */ color: oklch(78.1% 0.049 225.7);
Tailwind
colors: {
custom: {
50: '#b7d2de',
500: '#97bfd0',
950: '#000000',
},
}SCSS
$custom: #97bfd0; $custom-light: #b7d2de; $custom-dark: #000000;
JSON
{
"hex": "#97bfd0",
"rgb": {
"r": 151,
"g": 191,
"b": 208
},
"hsl": {
"h": 197.895,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.78142,
"c": 0.04905,
"h": 225.7
},
"luminance": 0.48395
}Semantic roles & 50–950 ramp
primary
#97BFD0
secondary
#E9DEDA
accent
#5A35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283