#97BEDB#97BEDB
#97BEDB is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.059 H 240.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEDB |
|---|---|
| RGB | rgb(151, 190, 219) |
| HSL | hsl(206, 49%, 73%) |
| HSV | hsv(206, 31%, 86%) |
| CMYK | cmyk(31.1%, 13.2%, 0%, 14.1%) |
| CIE-LAB | lab(75.15, -6.22, -18.73) |
| CIE-LCH | lch(75.15, 19.73, 251.61°) |
| OKLab | oklab(78.32% -0.0288 -0.0513) |
| OKLCH | oklch(78.32% 0.059 240.7) |
| XYZ | xyz(43.9582, 48.5187, 74.0530) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.98
Cloudy Blue
#ACC2D9
ΔE00 4.68
Light Blue
#95D0FC
ΔE00 5.85
Lightsteelblue
#B0C4DE
ΔE00 5.89
Baby Blue (survey)
#A2CFFE
ΔE00 6.21
Lightblue (survey)
#7BC8F6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEDB #DBB497
analogous
#97DBD6 #97BEDB #979CDB
triadic
#97BEDB #DB97BE #BEDB97
tetradic
#97BEDB #D697DB #DBB497 #9CDB97
square
#97BEDB #D697DB #DBB497 #9CDB97
split-complementary
#97BEDB #DB979C #DBD697
monochromatic
#4085B8 #6AA2CB #97BEDB #C4DAEB #E8F1F7
Accessibility & contrast
On white
1.96
#97BEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#97BEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEDB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEDB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BDDC
Deuteranopia (green-blind)
#A9B6DB
Tritanopia (blue-blind)
#82C5C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97bedb; /* rgb */ color: rgb(151, 190, 219); /* oklch */ color: oklch(78.3% 0.059 240.7);
Tailwind
colors: {
custom: {
50: '#b7d1e6',
500: '#97bedb',
950: '#000000',
},
}SCSS
$custom: #97bedb; $custom-light: #b7d1e6; $custom-dark: #000000;
JSON
{
"hex": "#97bedb",
"rgb": {
"r": 151,
"g": 190,
"b": 219
},
"hsl": {
"h": 205.588,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.78321,
"c": 0.05888,
"h": 240.7
},
"luminance": 0.48521
}Semantic roles & 50–950 ramp
primary
#97BEDB
secondary
#EEE4DD
accent
#682ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284