#97BEEF#97BEEF
#97BEEF is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.082 H 254.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEEF |
|---|---|
| RGB | rgb(151, 190, 239) |
| HSL | hsl(213, 73%, 76%) |
| HSV | hsv(213, 37%, 94%) |
| CMYK | cmyk(36.8%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(75.85, -1.20, -28.48) |
| CIE-LCH | lch(75.85, 28.50, 267.60°) |
| OKLab | oklab(79.1% -0.022 -0.0788) |
| OKLCH | oklch(79.1% 0.082 254.4) |
| XYZ | xyz(46.7511, 49.6359, 88.7619) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.92
Pastel Blue
#A2BFFE
ΔE00 3.37
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Light Blue
#95D0FC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEEF #EFC897
analogous
#97EAEF #97BEEF #9C97EF
triadic
#97BEEF #EF97BE #BEEF97
tetradic
#97BEEF #EF97EA #EFC897 #97EF9C
square
#97BEEF #EF97EA #EFC897 #97EF9C
split-complementary
#97BEEF #EF9C97 #EAEF97
monochromatic
#2D7CDF #629DE7 #97BEEF #CCDFF7 #E4EEFB
Accessibility & contrast
On white
1.92
#97BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#97BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEEF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEEF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#7AC9CE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97beef; /* rgb */ color: rgb(151, 190, 239); /* oklch */ color: oklch(79.1% 0.082 254.4);
Tailwind
colors: {
custom: {
50: '#b8d1f4',
500: '#97beef',
950: '#000000',
},
}SCSS
$custom: #97beef; $custom-light: #b8d1f4; $custom-dark: #000000;
JSON
{
"hex": "#97beef",
"rgb": {
"r": 151,
"g": 190,
"b": 239
},
"hsl": {
"h": 213.409,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.79097,
"c": 0.08179,
"h": 254.4
},
"luminance": 0.49638
}Semantic roles & 50–950 ramp
primary
#97BEEF
secondary
#F3E7D8
accent
#7E10D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121417
muted
#818285