#97CAEA#97CAEA
#97CAEA is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.4% C 0.070 H 236.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAEA |
|---|---|
| RGB | rgb(151, 202, 234) |
| HSL | hsl(203, 66%, 75%) |
| HSV | hsv(203, 35%, 92%) |
| CMYK | cmyk(35.5%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(78.90, -8.88, -21.13) |
| CIE-LCH | lch(78.90, 22.92, 247.20°) |
| OKLab | oklab(81.45% -0.0387 -0.0581) |
| OKLCH | oklch(81.45% 0.07 236.3) |
| XYZ | xyz(48.7295, 54.7583, 85.8277) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.24
Baby Blue
#89CFF0
ΔE00 3.29
Lightskyblue
#87CEFA
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 4.17
Sky
#82CAFC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAEA #EAB797
analogous
#97EAE1 #97CAEA #97A0EA
triadic
#97CAEA #EA97CA #CAEA97
tetradic
#97CAEA #E197EA #EAB797 #A0EA97
square
#97CAEA #E197EA #EAB797 #A0EA97
split-complementary
#97CAEA #EA97A0 #EAE197
monochromatic
#3196D5 #64B0E0 #97CAEA #CAE4F4 #E6F2FA
Accessibility & contrast
On white
1.76
#97CAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#97CAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAEA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAEA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#7AD2D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97caea; /* rgb */ color: rgb(151, 202, 234); /* oklch */ color: oklch(81.4% 0.070 236.3);
Tailwind
colors: {
custom: {
50: '#b8daf0',
500: '#97caea',
950: '#000000',
},
}SCSS
$custom: #97caea; $custom-light: #b8daf0; $custom-dark: #000000;
JSON
{
"hex": "#97caea",
"rgb": {
"r": 151,
"g": 202,
"b": 234
},
"hsl": {
"h": 203.133,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.81448,
"c": 0.06983,
"h": 236.3
},
"luminance": 0.54761
}Semantic roles & 50–950 ramp
primary
#97CAEA
secondary
#C58760
accent
#5E17CE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385