#97BBDF#97BBDF
#97BBDF is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.065 H 248.7°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBDF |
|---|---|
| RGB | rgb(151, 187, 223) |
| HSL | hsl(210, 53%, 73%) |
| HSV | hsv(210, 32%, 87%) |
| CMYK | cmyk(32.3%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.47, -3.63, -21.92) |
| CIE-LCH | lch(74.47, 22.22, 260.60°) |
| OKLab | oklab(77.83% -0.0235 -0.0603) |
| OKLCH | oklch(77.83% 0.065 248.7) |
| XYZ | xyz(43.8481, 47.4457, 76.6453) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.64
Cloudy Blue
#ACC2D9
ΔE00 4.88
Carolina Blue
#8AB8FE
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 5.30
Pastel Blue
#A2BFFE
ΔE00 5.41
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBDF #DFBB97
analogous
#97DFDF #97BBDF #9797DF
triadic
#97BBDF #DF97BB #BBDF97
tetradic
#97BBDF #DF97DF #DFBB97 #97DF97
square
#97BBDF #DF97DF #DFBB97 #97DF97
split-complementary
#97BBDF #DF9797 #DFDF97
monochromatic
#3B7EC0 #689CD1 #97BBDF #C6DAED #E8F0F8
Accessibility & contrast
On white
2.00
#97BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#97BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBDF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBDF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#81C3C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bbdf; /* rgb */ color: rgb(151, 187, 223); /* oklch */ color: oklch(77.8% 0.065 248.7);
Tailwind
colors: {
custom: {
50: '#b7cfe9',
500: '#97bbdf',
950: '#000000',
},
}SCSS
$custom: #97bbdf; $custom-light: #b7cfe9; $custom-dark: #000000;
JSON
{
"hex": "#97bbdf",
"rgb": {
"r": 151,
"g": 187,
"b": 223
},
"hsl": {
"h": 210,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.77832,
"c": 0.06469,
"h": 248.7
},
"luminance": 0.47448
}Semantic roles & 50–950 ramp
primary
#97BBDF
secondary
#EFE6DC
accent
#7325C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284