#97BFDE#97BFDE
#97BFDE is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.6% C 0.062 H 241.8°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFDE |
|---|---|
| RGB | rgb(151, 191, 222) |
| HSL | hsl(206, 52%, 73%) |
| HSV | hsv(206, 32%, 87%) |
| CMYK | cmyk(32%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(75.52, -6.02, -19.79) |
| CIE-LCH | lch(75.52, 20.69, 253.07°) |
| OKLab | oklab(78.65% -0.0291 -0.0543) |
| OKLCH | oklch(78.65% 0.062 241.8) |
| XYZ | xyz(44.5741, 49.1128, 76.2242) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.45
Cloudy Blue
#ACC2D9
ΔE00 4.77
Light Blue
#95D0FC
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 5.82
Sky
#82CAFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFDE #DEB697
analogous
#97DED9 #97BFDE #979BDE
triadic
#97BFDE #DE97BF #BFDE97
tetradic
#97BFDE #D997DE #DEB697 #9BDE97
square
#97BFDE #D997DE #DEB697 #9BDE97
split-complementary
#97BFDE #DE979B #DED997
monochromatic
#3C86BE #69A2CF #97BFDE #C5DCED #E8F1F8
Accessibility & contrast
On white
1.94
#97BFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#97BFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFDE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFDE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE0
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#81C7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bfde; /* rgb */ color: rgb(151, 191, 222); /* oklch */ color: oklch(78.6% 0.062 241.8);
Tailwind
colors: {
custom: {
50: '#b7d2e8',
500: '#97bfde',
950: '#000000',
},
}SCSS
$custom: #97bfde; $custom-light: #b7d2e8; $custom-dark: #000000;
JSON
{
"hex": "#97bfde",
"rgb": {
"r": 151,
"g": 191,
"b": 222
},
"hsl": {
"h": 206.197,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.78646,
"c": 0.0616,
"h": 241.8
},
"luminance": 0.49115
}Semantic roles & 50–950 ramp
primary
#97BFDE
secondary
#EFE4DC
accent
#6926BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284