#97BEDD#97BEDD
#97BEDD is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.4% C 0.061 H 242.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEDD |
|---|---|
| RGB | rgb(151, 190, 221) |
| HSL | hsl(207, 51%, 73%) |
| HSV | hsv(207, 32%, 87%) |
| CMYK | cmyk(31.7%, 14%, 0%, 13.3%) |
| CIE-LAB | lab(75.22, -5.74, -19.71) |
| CIE-LCH | lch(75.22, 20.53, 253.77°) |
| OKLab | oklab(78.4% -0.0281 -0.0541) |
| OKLCH | oklch(78.4% 0.061 242.5) |
| XYZ | xyz(44.2231, 48.6247, 75.4480) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.31
Cloudy Blue
#ACC2D9
ΔE00 4.64
Light Blue
#95D0FC
ΔE00 5.63
Lightsteelblue
#B0C4DE
ΔE00 5.68
Baby Blue (survey)
#A2CFFE
ΔE00 5.73
Sky
#82CAFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEDD #DDB697
analogous
#97DDD9 #97BEDD #979BDD
triadic
#97BEDD #DD97BE #BEDD97
tetradic
#97BEDD #D997DD #DDB697 #9BDD97
square
#97BEDD #D997DD #DDB697 #9BDD97
split-complementary
#97BEDD #DD979B #DDD997
monochromatic
#3D84BC #69A1CE #97BEDD #C5DBEC #E8F1F7
Accessibility & contrast
On white
1.96
#97BEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#97BEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEDD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEDD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEDF
Deuteranopia (green-blind)
#A8B6DC
Tritanopia (blue-blind)
#81C6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bedd; /* rgb */ color: rgb(151, 190, 221); /* oklch */ color: oklch(78.4% 0.061 242.5);
Tailwind
colors: {
custom: {
50: '#b7d1e7',
500: '#97bedd',
950: '#000000',
},
}SCSS
$custom: #97bedd; $custom-light: #b7d1e7; $custom-dark: #000000;
JSON
{
"hex": "#97bedd",
"rgb": {
"r": 151,
"g": 190,
"b": 221
},
"hsl": {
"h": 206.571,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.78395,
"c": 0.06096,
"h": 242.5
},
"luminance": 0.48627
}Semantic roles & 50–950 ramp
primary
#97BEDD
secondary
#EFE4DC
accent
#6A27BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284