#97B8CD#97B8CD
#97B8CD is a light, muted cyan. Relative luminance 0.453; OKLCH L 76.5% C 0.047 H 236.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97B8CD |
|---|---|
| RGB | rgb(151, 184, 205) |
| HSL | hsl(203, 35%, 70%) |
| HSV | hsv(203, 26%, 80%) |
| CMYK | cmyk(26.3%, 10.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.07, -6.37, -14.26) |
| CIE-LCH | lch(73.07, 15.61, 245.93°) |
| OKLab | oklab(76.53% -0.0261 -0.0389) |
| OKLCH | oklch(76.53% 0.047 236.1) |
| XYZ | xyz(40.9192, 45.2665, 64.3271) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.01
Cloudy Blue
#ACC2D9
ΔE00 5.10
Bluegrey
#85A3B2
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.72
Bluey Grey
#89A0B0
ΔE00 7.11
Cool Gray
#9AA7B0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B8CD #CDAC97
analogous
#97CDC7 #97B8CD #979DCD
triadic
#97B8CD #CD97B8 #B8CD97
tetradic
#97B8CD #C797CD #CDAC97 #9DCD97
square
#97B8CD #C797CD #CDAC97 #9DCD97
split-complementary
#97B8CD #CD979D #CDC797
monochromatic
#4C7E9E #6E9CB9 #97B8CD #C0D4E1 #EAF0F5
Accessibility & contrast
On white
2.09
#97B8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#97B8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B8CD
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B8CD | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CE
Deuteranopia (green-blind)
#A7B1CD
Tritanopia (blue-blind)
#87BEBF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b8cd; /* rgb */ color: rgb(151, 184, 205); /* oklch */ color: oklch(76.5% 0.047 236.1);
Tailwind
colors: {
custom: {
50: '#b6cddc',
500: '#97b8cd',
950: '#000000',
},
}SCSS
$custom: #97b8cd; $custom-light: #b6cddc; $custom-dark: #000000;
JSON
{
"hex": "#97b8cd",
"rgb": {
"r": 151,
"g": 184,
"b": 205
},
"hsl": {
"h": 203.333,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.76526,
"c": 0.04682,
"h": 236.1
},
"luminance": 0.45268
}Semantic roles & 50–950 ramp
primary
#97B8CD
secondary
#E8DED8
accent
#6638AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283