#97BEE4#97BEE4
#97BEE4 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.069 H 248.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE4 |
|---|---|
| RGB | rgb(151, 190, 228) |
| HSL | hsl(210, 59%, 74%) |
| HSV | hsv(210, 34%, 89%) |
| CMYK | cmyk(33.8%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(75.45, -4.00, -23.14) |
| CIE-LCH | lch(75.45, 23.48, 260.20°) |
| OKLab | oklab(78.66% -0.0257 -0.0637) |
| OKLCH | oklch(78.66% 0.069 248) |
| XYZ | xyz(45.1752, 49.0055, 80.4624) |
| Luminance | 0.4901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.04
Carolina Blue
#8AB8FE
ΔE00 4.59
Baby Blue (survey)
#A2CFFE
ΔE00 4.64
Cloudy Blue
#ACC2D9
ΔE00 5.21
Pastel Blue
#A2BFFE
ΔE00 5.25
Light Blue
#95D0FC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE4 #E4BD97
analogous
#97E4E4 #97BEE4 #9798E4
triadic
#97BEE4 #E497BE #BEE497
tetradic
#97BEE4 #E497E4 #E4BD97 #98E497
square
#97BEE4 #E497E4 #E4BD97 #98E497
split-complementary
#97BEE4 #E49798 #E4E497
monochromatic
#3681CB #66A0D7 #97BEE4 #C8DCF1 #E7F0F9
Accessibility & contrast
On white
1.94
#97BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#97BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE4
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE4 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE6
Deuteranopia (green-blind)
#A6B6E3
Tritanopia (blue-blind)
#7EC7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee4; /* rgb */ color: rgb(151, 190, 228); /* oklch */ color: oklch(78.7% 0.069 248.0);
Tailwind
colors: {
custom: {
50: '#b7d1ec',
500: '#97bee4',
950: '#000000',
},
}SCSS
$custom: #97bee4; $custom-light: #b7d1ec; $custom-dark: #000000;
JSON
{
"hex": "#97bee4",
"rgb": {
"r": 151,
"g": 190,
"b": 228
},
"hsl": {
"h": 209.61,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.78661,
"c": 0.06867,
"h": 248
},
"luminance": 0.49008
}Semantic roles & 50–950 ramp
primary
#97BEE4
secondary
#F0E5DB
accent
#721FC6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284