#97BEDE#97BEDE
#97BEDE is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.4% C 0.062 H 243.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEDE |
|---|---|
| RGB | rgb(151, 190, 222) |
| HSL | hsl(207, 52%, 73%) |
| HSV | hsv(207, 32%, 87%) |
| CMYK | cmyk(32%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(75.25, -5.49, -20.20) |
| CIE-LCH | lch(75.25, 20.93, 254.80°) |
| OKLab | oklab(78.43% -0.0278 -0.0554) |
| OKLCH | oklch(78.43% 0.062 243.4) |
| XYZ | xyz(44.3567, 48.6781, 76.1517) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.53
Cloudy Blue
#ACC2D9
ΔE00 4.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Light Blue
#95D0FC
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 5.61
Sky
#82CAFC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEDE #DEB797
analogous
#97DEDA #97BEDE #979ADE
triadic
#97BEDE #DE97BE #BEDE97
tetradic
#97BEDE #DA97DE #DEB797 #9ADE97
square
#97BEDE #DA97DE #DEB797 #9ADE97
split-complementary
#97BEDE #DE979A #DEDA97
monochromatic
#3C84BE #69A1CF #97BEDE #C5DBED #E8F0F8
Accessibility & contrast
On white
1.96
#97BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#97BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEDE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEDE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE0
Deuteranopia (green-blind)
#A8B6DD
Tritanopia (blue-blind)
#81C6C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bede; /* rgb */ color: rgb(151, 190, 222); /* oklch */ color: oklch(78.4% 0.062 243.4);
Tailwind
colors: {
custom: {
50: '#b7d1e8',
500: '#97bede',
950: '#000000',
},
}SCSS
$custom: #97bede; $custom-light: #b7d1e8; $custom-dark: #000000;
JSON
{
"hex": "#97bede",
"rgb": {
"r": 151,
"g": 190,
"b": 222
},
"hsl": {
"h": 207.042,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.78432,
"c": 0.06202,
"h": 243.4
},
"luminance": 0.4868
}Semantic roles & 50–950 ramp
primary
#97BEDE
secondary
#EFE5DC
accent
#6B26BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284