#97BEEE#97BEEE
#97BEEE is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.081 H 253.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEEE |
|---|---|
| RGB | rgb(151, 190, 238) |
| HSL | hsl(213, 72%, 76%) |
| HSV | hsv(213, 37%, 93%) |
| CMYK | cmyk(36.6%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(75.81, -1.45, -28.00) |
| CIE-LCH | lch(75.81, 28.03, 267.03°) |
| OKLab | oklab(79.06% -0.0223 -0.0774) |
| OKLCH | oklch(79.06% 0.081 253.9) |
| XYZ | xyz(46.6037, 49.5769, 87.9860) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.03
Pastel Blue
#A2BFFE
ΔE00 3.49
Baby Blue (survey)
#A2CFFE
ΔE00 4.35
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 5.57
Light Grey Blue
#9DBCD4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEEE #EEC797
analogous
#97EAEE #97BEEE #9C97EE
triadic
#97BEEE #EE97BE #BEEE97
tetradic
#97BEEE #EE97EA #EEC797 #97EE9C
square
#97BEEE #EE97EA #EEC797 #97EE9C
split-complementary
#97BEEE #EE9C97 #EAEE97
monochromatic
#2E7CDD #629DE5 #97BEEE #CCDFF7 #E5EFFB
Accessibility & contrast
On white
1.92
#97BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#97BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEEE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEEE | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#7AC9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97beee; /* rgb */ color: rgb(151, 190, 238); /* oklch */ color: oklch(79.1% 0.081 253.9);
Tailwind
colors: {
custom: {
50: '#b8d1f3',
500: '#97beee',
950: '#000000',
},
}SCSS
$custom: #97beee; $custom-light: #b8d1f3; $custom-dark: #000000;
JSON
{
"hex": "#97beee",
"rgb": {
"r": 151,
"g": 190,
"b": 238
},
"hsl": {
"h": 213.103,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.79056,
"c": 0.08056,
"h": 253.9
},
"luminance": 0.49579
}Semantic roles & 50–950 ramp
primary
#97BEEE
secondary
#F2E7D9
accent
#7D12D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121417
muted
#818285