#97BFDD#97BFDD
#97BFDD is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.6% C 0.061 H 240.9°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFDD |
|---|---|
| RGB | rgb(151, 191, 221) |
| HSL | hsl(206, 51%, 73%) |
| HSV | hsv(206, 32%, 87%) |
| CMYK | cmyk(31.7%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(75.49, -6.27, -19.30) |
| CIE-LCH | lch(75.49, 20.29, 252.00°) |
| OKLab | oklab(78.61% -0.0294 -0.0529) |
| OKLCH | oklch(78.61% 0.061 240.9) |
| XYZ | xyz(44.4404, 49.0593, 75.5204) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.29
Cloudy Blue
#ACC2D9
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 5.48
Baby Blue (survey)
#A2CFFE
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFDD #DDB597
analogous
#97DDD8 #97BFDD #979CDD
triadic
#97BFDD #DD97BF #BFDD97
tetradic
#97BFDD #D897DD #DDB597 #9CDD97
square
#97BFDD #D897DD #DDB597 #9CDD97
split-complementary
#97BFDD #DD979C #DDD897
monochromatic
#3D86BC #69A3CE #97BFDD #C5DBEC #E8F1F7
Accessibility & contrast
On white
1.94
#97BFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#97BFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFDD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFDD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDF
Deuteranopia (green-blind)
#A9B7DC
Tritanopia (blue-blind)
#81C6C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bfdd; /* rgb */ color: rgb(151, 191, 221); /* oklch */ color: oklch(78.6% 0.061 240.9);
Tailwind
colors: {
custom: {
50: '#b7d2e7',
500: '#97bfdd',
950: '#000000',
},
}SCSS
$custom: #97bfdd; $custom-light: #b7d2e7; $custom-dark: #000000;
JSON
{
"hex": "#97bfdd",
"rgb": {
"r": 151,
"g": 191,
"b": 221
},
"hsl": {
"h": 205.714,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.78609,
"c": 0.06057,
"h": 240.9
},
"luminance": 0.49061
}Semantic roles & 50–950 ramp
primary
#97BFDD
secondary
#EFE4DC
accent
#6827BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284