#97CAEC#97CAEC
#97CAEC is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.5% C 0.072 H 238.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAEC |
|---|---|
| RGB | rgb(151, 202, 236) |
| HSL | hsl(204, 69%, 76%) |
| HSV | hsv(204, 36%, 93%) |
| CMYK | cmyk(36%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.97, -8.38, -22.10) |
| CIE-LCH | lch(78.97, 23.63, 249.23°) |
| OKLab | oklab(81.52% -0.038 -0.0608) |
| OKLCH | oklch(81.52% 0.072 238) |
| XYZ | xyz(49.0184, 54.8738, 87.3494) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.73
Lightskyblue
#87CEFA
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.63
Sky
#82CAFC
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAEC #ECB997
analogous
#97ECE3 #97CAEC #979FEC
triadic
#97CAEC #EC97CA #CAEC97
tetradic
#97CAEC #E397EC #ECB997 #9FEC97
square
#97CAEC #E397EC #ECB997 #9FEC97
split-complementary
#97CAEC #EC979F #ECE397
monochromatic
#3095D9 #63B0E3 #97CAEC #CBE4F5 #E5F2FA
Accessibility & contrast
On white
1.75
#97CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#97CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAEC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAEC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#7AD3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97caec; /* rgb */ color: rgb(151, 202, 236); /* oklch */ color: oklch(81.5% 0.072 238.0);
Tailwind
colors: {
custom: {
50: '#b8daf2',
500: '#97caec',
950: '#000000',
},
}SCSS
$custom: #97caec; $custom-light: #b8daf2; $custom-dark: #000000;
JSON
{
"hex": "#97caec",
"rgb": {
"r": 151,
"g": 202,
"b": 236
},
"hsl": {
"h": 204,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.81523,
"c": 0.07173,
"h": 238
},
"luminance": 0.54876
}Semantic roles & 50–950 ramp
primary
#97CAEC
secondary
#C88960
accent
#6014D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385