#97BFDB#97BFDB
#97BFDB is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.5% C 0.059 H 239.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFDB |
|---|---|
| RGB | rgb(151, 191, 219) |
| HSL | hsl(205, 49%, 73%) |
| HSV | hsv(205, 31%, 86%) |
| CMYK | cmyk(31.1%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(75.42, -6.76, -18.32) |
| CIE-LCH | lch(75.42, 19.52, 249.75°) |
| OKLab | oklab(78.54% -0.0301 -0.0502) |
| OKLCH | oklch(78.54% 0.059 239) |
| XYZ | xyz(44.1756, 48.9534, 74.1254) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.11
Cloudy Blue
#ACC2D9
ΔE00 4.88
Light Blue
#95D0FC
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.08
Lightblue (survey)
#7BC8F6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFDB #DBB397
analogous
#97DBD5 #97BFDB #979DDB
triadic
#97BFDB #DB97BF #BFDB97
tetradic
#97BFDB #D597DB #DBB397 #9DDB97
square
#97BFDB #D597DB #DBB397 #9DDB97
split-complementary
#97BFDB #DB979D #DBD597
monochromatic
#4086B8 #6AA3CB #97BFDB #C4DBEB #E8F1F7
Accessibility & contrast
On white
1.95
#97BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#97BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFDB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFDB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDC
Deuteranopia (green-blind)
#AAB6DB
Tritanopia (blue-blind)
#82C6C8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bfdb; /* rgb */ color: rgb(151, 191, 219); /* oklch */ color: oklch(78.5% 0.059 239.0);
Tailwind
colors: {
custom: {
50: '#b7d2e6',
500: '#97bfdb',
950: '#000000',
},
}SCSS
$custom: #97bfdb; $custom-light: #b7d2e6; $custom-dark: #000000;
JSON
{
"hex": "#97bfdb",
"rgb": {
"r": 151,
"g": 191,
"b": 219
},
"hsl": {
"h": 204.706,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.78535,
"c": 0.05855,
"h": 239
},
"luminance": 0.48955
}Semantic roles & 50–950 ramp
primary
#97BFDB
secondary
#EEE4DD
accent
#662ABC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284