#97BDC8#97BDC8
#97BDC8 is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.4% C 0.044 H 217.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDC8 |
|---|---|
| RGB | rgb(151, 189, 200) |
| HSL | hsl(193, 31%, 69%) |
| HSV | hsv(193, 25%, 78%) |
| CMYK | cmyk(24.5%, 5.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.28, -10.18, -9.71) |
| CIE-LCH | lch(74.28, 14.07, 223.65°) |
| OKLab | oklab(77.44% -0.0347 -0.0264) |
| OKLCH | oklch(77.44% 0.044 217.3) |
| XYZ | xyz(41.3823, 47.1430, 61.5515) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.77
Sky Blue
#87CEEB
ΔE00 7.62
Bluegrey
#85A3B2
ΔE00 7.80
Baby Blue
#89CFF0
ΔE00 8.42
Cloudy Blue
#ACC2D9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDC8 #C8A297
analogous
#97C8BB #97BDC8 #97A5C8
triadic
#97BDC8 #C897BD #BDC897
tetradic
#97BDC8 #BB97C8 #C8A297 #A5C897
square
#97BDC8 #BB97C8 #C8A297 #A5C897
split-complementary
#97BDC8 #C897A5 #C8BB97
monochromatic
#4F8696 #6FA4B3 #97BDC8 #BFD6DD #E7F0F2
Accessibility & contrast
On white
2.01
#97BDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#97BDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDC8
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDC8 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#ADB4C8
Tritanopia (blue-blind)
#88C1C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bdc8; /* rgb */ color: rgb(151, 189, 200); /* oklch */ color: oklch(77.4% 0.044 217.3);
Tailwind
colors: {
custom: {
50: '#b6d0d8',
500: '#97bdc8',
950: '#000000',
},
}SCSS
$custom: #97bdc8; $custom-light: #b6d0d8; $custom-dark: #000000;
JSON
{
"hex": "#97bdc8",
"rgb": {
"r": 151,
"g": 189,
"b": 200
},
"hsl": {
"h": 193.469,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.77435,
"c": 0.04359,
"h": 217.3
},
"luminance": 0.47145
}Semantic roles & 50–950 ramp
primary
#97BDC8
secondary
#E5D9D6
accent
#553CAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283