#97BEE7#97BEE7
#97BEE7 is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.072 H 250.0°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE7 |
|---|---|
| RGB | rgb(151, 190, 231) |
| HSL | hsl(211, 63%, 75%) |
| HSV | hsv(211, 35%, 91%) |
| CMYK | cmyk(34.6%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(75.56, -3.24, -24.60) |
| CIE-LCH | lch(75.56, 24.81, 262.49°) |
| OKLab | oklab(78.78% -0.0246 -0.0678) |
| OKLCH | oklch(78.78% 0.072 250) |
| XYZ | xyz(45.5953, 49.1735, 82.6748) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 5.51
Sky Blue (survey)
#75BBFD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE7 #E7C097
analogous
#97E6E7 #97BEE7 #9897E7
triadic
#97BEE7 #E797BE #BEE797
tetradic
#97BEE7 #E797E6 #E7C097 #97E798
square
#97BEE7 #E797E6 #E7C097 #97E798
split-complementary
#97BEE7 #E79897 #E6E797
monochromatic
#3480D0 #659FDC #97BEE7 #C9DDF2 #E6EFF9
Accessibility & contrast
On white
1.94
#97BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#97BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE7
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE7 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFE9
Deuteranopia (green-blind)
#A5B7E6
Tritanopia (blue-blind)
#7DC7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee7; /* rgb */ color: rgb(151, 190, 231); /* oklch */ color: oklch(78.8% 0.072 250.0);
Tailwind
colors: {
custom: {
50: '#b8d1ee',
500: '#97bee7',
950: '#000000',
},
}SCSS
$custom: #97bee7; $custom-light: #b8d1ee; $custom-dark: #000000;
JSON
{
"hex": "#97bee7",
"rgb": {
"r": 151,
"g": 190,
"b": 231
},
"hsl": {
"h": 210.75,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.78777,
"c": 0.07215,
"h": 250
},
"luminance": 0.49176
}Semantic roles & 50–950 ramp
primary
#97BEE7
secondary
#F1E6DA
accent
#751BCA
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284