#97BED3#97BED3
#97BED3 is a light, muted cyan. Relative luminance 0.481; OKLCH L 78.0% C 0.051 H 231.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97BED3 |
|---|---|
| RGB | rgb(151, 190, 211) |
| HSL | hsl(201, 41%, 71%) |
| HSV | hsv(201, 28%, 83%) |
| CMYK | cmyk(28.4%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(74.89, -8.15, -14.78) |
| CIE-LCH | lch(74.89, 16.87, 241.12°) |
| OKLab | oklab(78.03% -0.0318 -0.0404) |
| OKLCH | oklch(78.03% 0.051 231.8) |
| XYZ | xyz(42.9303, 48.1075, 68.6391) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.01
Cloudy Blue
#ACC2D9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BED3 #D3AC97
analogous
#97D3CA #97BED3 #97A0D3
triadic
#97BED3 #D397BE #BED397
tetradic
#97BED3 #CA97D3 #D3AC97 #A0D397
square
#97BED3 #CA97D3 #D3AC97 #A0D397
split-complementary
#97BED3 #D397A0 #D3CA97
monochromatic
#4786A8 #6CA3C1 #97BED3 #C2D9E5 #E9F2F6
Accessibility & contrast
On white
1.98
#97BED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#97BED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BED3
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BED3 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD4
Deuteranopia (green-blind)
#ABB5D3
Tritanopia (blue-blind)
#84C4C5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bed3; /* rgb */ color: rgb(151, 190, 211); /* oklch */ color: oklch(78.0% 0.051 231.8);
Tailwind
colors: {
custom: {
50: '#b7d1e0',
500: '#97bed3',
950: '#000000',
},
}SCSS
$custom: #97bed3; $custom-light: #b7d1e0; $custom-dark: #000000;
JSON
{
"hex": "#97bed3",
"rgb": {
"r": 151,
"g": 190,
"b": 211
},
"hsl": {
"h": 201,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.78031,
"c": 0.05138,
"h": 231.8
},
"luminance": 0.48109
}Semantic roles & 50–950 ramp
primary
#97BED3
secondary
#EBE1DB
accent
#5F32B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283