#97BEE9#97BEE9
#97BEE9 is a light, moderate cyan. Relative luminance 0.493; OKLCH L 78.9% C 0.075 H 251.2°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEE9 |
|---|---|
| RGB | rgb(151, 190, 233) |
| HSL | hsl(211, 65%, 75%) |
| HSV | hsv(211, 35%, 91%) |
| CMYK | cmyk(35.2%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(75.63, -2.74, -25.57) |
| CIE-LCH | lch(75.63, 25.72, 263.89°) |
| OKLab | oklab(78.86% -0.024 -0.0705) |
| OKLCH | oklch(78.86% 0.075 251.2) |
| XYZ | xyz(45.8794, 49.2872, 84.1709) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.68
Pastel Blue
#A2BFFE
ΔE00 4.25
Baby Blue (survey)
#A2CFFE
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Sky Blue (survey)
#75BBFD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEE9 #E9C297
analogous
#97E7E9 #97BEE9 #9997E9
triadic
#97BEE9 #E997BE #BEE997
tetradic
#97BEE9 #E997E7 #E9C297 #97E999
square
#97BEE9 #E997E7 #E9C297 #97E999
split-complementary
#97BEE9 #E99997 #E7E997
monochromatic
#327FD4 #649EDE #97BEE9 #CADEF4 #E6EFFA
Accessibility & contrast
On white
1.93
#97BEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#97BEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEE9
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEE9 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEB
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#7DC8CC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97bee9; /* rgb */ color: rgb(151, 190, 233); /* oklch */ color: oklch(78.9% 0.075 251.2);
Tailwind
colors: {
custom: {
50: '#b8d1f0',
500: '#97bee9',
950: '#000000',
},
}SCSS
$custom: #97bee9; $custom-light: #b8d1f0; $custom-dark: #000000;
JSON
{
"hex": "#97bee9",
"rgb": {
"r": 151,
"g": 190,
"b": 233
},
"hsl": {
"h": 211.463,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.78856,
"c": 0.07451,
"h": 251.2
},
"luminance": 0.49289
}Semantic roles & 50–950 ramp
primary
#97BEE9
secondary
#F1E6DA
accent
#7719CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284