#97BEE3#97BEE3
#97BEE3 is a light, moderate cyan. Relative luminance 0.490; OKLCH L 78.6% C 0.068 H 247.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE3 |
|---|---|
| RGB | rgb(151, 190, 227) |
| HSL | hsl(209, 58%, 74%) |
| HSV | hsv(209, 33%, 89%) |
| CMYK | cmyk(33.5%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(75.42, -4.25, -22.65) |
| CIE-LCH | lch(75.42, 23.04, 259.38°) |
| OKLab | oklab(78.62% -0.026 -0.0623) |
| OKLCH | oklch(78.62% 0.068 247.3) |
| XYZ | xyz(45.0368, 48.9501, 79.7334) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.79
Baby Blue (survey)
#A2CFFE
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 5.08
Pastel Blue
#A2BFFE
ΔE00 5.49
Light Blue
#95D0FC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE3 #E3BC97
analogous
#97E3E2 #97BEE3 #9798E3
triadic
#97BEE3 #E397BE #BEE397
tetradic
#97BEE3 #E297E3 #E3BC97 #98E397
square
#97BEE3 #E297E3 #E3BC97 #98E397
split-complementary
#97BEE3 #E39798 #E3E297
monochromatic
#3782C9 #67A0D6 #97BEE3 #C7DCF0 #E7F0F9
Accessibility & contrast
On white
1.95
#97BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#97BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE3
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE3 | 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)
#B0BEE5
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#7FC7CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee3; /* rgb */ color: rgb(151, 190, 227); /* oklch */ color: oklch(78.6% 0.068 247.3);
Tailwind
colors: {
custom: {
50: '#b7d1eb',
500: '#97bee3',
950: '#000000',
},
}SCSS
$custom: #97bee3; $custom-light: #b7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#97bee3",
"rgb": {
"r": 151,
"g": 190,
"b": 227
},
"hsl": {
"h": 209.211,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.78622,
"c": 0.06753,
"h": 247.3
},
"luminance": 0.48952
}Semantic roles & 50–950 ramp
primary
#97BEE3
secondary
#F0E5DB
accent
#7120C5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284