#97BEE6#97BEE6
#97BEE6 is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.7% C 0.071 H 249.4°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE6 |
|---|---|
| RGB | rgb(151, 190, 230) |
| HSL | hsl(210, 61%, 75%) |
| HSV | hsv(210, 34%, 90%) |
| CMYK | cmyk(34.3%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(75.52, -3.50, -24.11) |
| CIE-LCH | lch(75.52, 24.36, 261.75°) |
| OKLab | oklab(78.74% -0.025 -0.0664) |
| OKLCH | oklch(78.74% 0.071 249.4) |
| XYZ | xyz(45.4545, 49.1172, 81.9331) |
| Luminance | 0.4912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.19
Baby Blue (survey)
#A2CFFE
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 4.54
Pastel Blue
#A2BFFE
ΔE00 4.82
Cloudy Blue
#ACC2D9
ΔE00 5.49
Powder Blue (survey)
#B1D1FC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE6 #E6BF97
analogous
#97E5E6 #97BEE6 #9897E6
triadic
#97BEE6 #E697BE #BEE697
tetradic
#97BEE6 #E697E5 #E6BF97 #97E698
square
#97BEE6 #E697E5 #E6BF97 #97E698
split-complementary
#97BEE6 #E69897 #E5E697
monochromatic
#3480CE #669FDA #97BEE6 #C8DDF2 #E6F0F9
Accessibility & contrast
On white
1.94
#97BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#97BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE6
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE6 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBFE8
Deuteranopia (green-blind)
#A5B6E5
Tritanopia (blue-blind)
#7EC7CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee6; /* rgb */ color: rgb(151, 190, 230); /* oklch */ color: oklch(78.7% 0.071 249.4);
Tailwind
colors: {
custom: {
50: '#b8d1ee',
500: '#97bee6',
950: '#000000',
},
}SCSS
$custom: #97bee6; $custom-light: #b8d1ee; $custom-dark: #000000;
JSON
{
"hex": "#97bee6",
"rgb": {
"r": 151,
"g": 190,
"b": 230
},
"hsl": {
"h": 210.38,
"s": 61.24,
"l": 74.706
},
"oklch": {
"l": 0.78738,
"c": 0.07098,
"h": 249.4
},
"luminance": 0.49119
}Semantic roles & 50–950 ramp
primary
#97BEE6
secondary
#F0E6DB
accent
#741DC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284