#97BED4#97BED4
#97BED4 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.052 H 233.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED4 |
|---|---|
| RGB | rgb(151, 190, 212) |
| HSL | hsl(202, 41%, 71%) |
| HSV | hsv(202, 29%, 83%) |
| CMYK | cmyk(28.8%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(74.92, -7.91, -15.27) |
| CIE-LCH | lch(74.92, 17.20, 242.61°) |
| OKLab | oklab(78.07% -0.0314 -0.0417) |
| OKLCH | oklch(78.07% 0.052 233) |
| XYZ | xyz(43.0560, 48.1578, 69.3014) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.71
Cloudy Blue
#ACC2D9
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 6.22
Lightsteelblue
#B0C4DE
ΔE00 7.22
Lightblue (survey)
#7BC8F6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED4 #D4AD97
analogous
#97D4CB #97BED4 #979FD4
triadic
#97BED4 #D497BE #BED497
tetradic
#97BED4 #CB97D4 #D4AD97 #9FD497
square
#97BED4 #CB97D4 #D4AD97 #9FD497
split-complementary
#97BED4 #D4979F #D4CB97
monochromatic
#4686AA #6CA3C2 #97BED4 #C2D9E6 #E9F1F6
Accessibility & contrast
On white
1.98
#97BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#97BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED4
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED4 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD5
Deuteranopia (green-blind)
#ABB5D4
Tritanopia (blue-blind)
#84C4C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bed4; /* rgb */ color: rgb(151, 190, 212); /* oklch */ color: oklch(78.1% 0.052 233.0);
Tailwind
colors: {
custom: {
50: '#b7d1e1',
500: '#97bed4',
950: '#000000',
},
}SCSS
$custom: #97bed4; $custom-light: #b7d1e1; $custom-dark: #000000;
JSON
{
"hex": "#97bed4",
"rgb": {
"r": 151,
"g": 190,
"b": 212
},
"hsl": {
"h": 201.639,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.78067,
"c": 0.05224,
"h": 233
},
"luminance": 0.4816
}Semantic roles & 50–950 ramp
primary
#97BED4
secondary
#EBE1DB
accent
#6031B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283