#97BEDF#97BEDF
#97BEDF is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.5% C 0.063 H 244.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEDF |
|---|---|
| RGB | rgb(151, 190, 223) |
| HSL | hsl(208, 53%, 73%) |
| HSV | hsv(208, 32%, 87%) |
| CMYK | cmyk(32.3%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(75.28, -5.24, -20.69) |
| CIE-LCH | lch(75.28, 21.35, 255.78°) |
| OKLab | oklab(78.47% -0.0274 -0.0568) |
| OKLCH | oklch(78.47% 0.063 244.2) |
| XYZ | xyz(44.4911, 48.7319, 76.8597) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.77
Cloudy Blue
#ACC2D9
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Light Blue
#95D0FC
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 5.56
Carolina Blue
#8AB8FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEDF #DFB897
analogous
#97DFDC #97BEDF #979ADF
triadic
#97BEDF #DF97BE #BEDF97
tetradic
#97BEDF #DC97DF #DFB897 #9ADF97
square
#97BEDF #DC97DF #DFB897 #9ADF97
split-complementary
#97BEDF #DF979A #DFDC97
monochromatic
#3B83C0 #68A1D1 #97BEDF #C6DBED #E8F0F8
Accessibility & contrast
On white
1.95
#97BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#97BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEDF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEDF | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#80C6C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bedf; /* rgb */ color: rgb(151, 190, 223); /* oklch */ color: oklch(78.5% 0.063 244.2);
Tailwind
colors: {
custom: {
50: '#b7d1e9',
500: '#97bedf',
950: '#000000',
},
}SCSS
$custom: #97bedf; $custom-light: #b7d1e9; $custom-dark: #000000;
JSON
{
"hex": "#97bedf",
"rgb": {
"r": 151,
"g": 190,
"b": 223
},
"hsl": {
"h": 207.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.7847,
"c": 0.06309,
"h": 244.2
},
"luminance": 0.48734
}Semantic roles & 50–950 ramp
primary
#97BEDF
secondary
#EFE5DC
accent
#6C25C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284