#97BFDF#97BFDF
#97BFDF is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.063 H 242.7°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFDF |
|---|---|
| RGB | rgb(151, 191, 223) |
| HSL | hsl(207, 53%, 73%) |
| HSV | hsv(207, 32%, 87%) |
| CMYK | cmyk(32.3%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.55, -5.78, -20.28) |
| CIE-LCH | lch(75.55, 21.09, 254.10°) |
| OKLab | oklab(78.68% -0.0287 -0.0557) |
| OKLCH | oklch(78.68% 0.063 242.7) |
| XYZ | xyz(44.7085, 49.1665, 76.9321) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.64
Cloudy Blue
#ACC2D9
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Lightsteelblue
#B0C4DE
ΔE00 5.74
Sky
#82CAFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFDF #DFB797
analogous
#97DFDB #97BFDF #979BDF
triadic
#97BFDF #DF97BF #BFDF97
tetradic
#97BFDF #DB97DF #DFB797 #9BDF97
square
#97BFDF #DB97DF #DFB797 #9BDF97
split-complementary
#97BFDF #DF979B #DFDB97
monochromatic
#3B85C0 #68A2D1 #97BFDF #C6DCED #E8F1F8
Accessibility & contrast
On white
1.94
#97BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#97BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFDF
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFDF | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#A8B7DE
Tritanopia (blue-blind)
#80C7C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bfdf; /* rgb */ color: rgb(151, 191, 223); /* oklch */ color: oklch(78.7% 0.063 242.7);
Tailwind
colors: {
custom: {
50: '#b7d2e9',
500: '#97bfdf',
950: '#000000',
},
}SCSS
$custom: #97bfdf; $custom-light: #b7d2e9; $custom-dark: #000000;
JSON
{
"hex": "#97bfdf",
"rgb": {
"r": 151,
"g": 191,
"b": 223
},
"hsl": {
"h": 206.667,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.78683,
"c": 0.06265,
"h": 242.7
},
"luminance": 0.49169
}Semantic roles & 50–950 ramp
primary
#97BFDF
secondary
#EFE4DC
accent
#6A25C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284