#97CAEB#97CAEB
#97CAEB is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.5% C 0.071 H 237.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAEB |
|---|---|
| RGB | rgb(151, 202, 235) |
| HSL | hsl(204, 68%, 76%) |
| HSV | hsv(204, 36%, 92%) |
| CMYK | cmyk(35.7%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(78.94, -8.63, -21.61) |
| CIE-LCH | lch(78.94, 23.27, 248.23°) |
| OKLab | oklab(81.49% -0.0384 -0.0594) |
| OKLCH | oklch(81.49% 0.071 237.1) |
| XYZ | xyz(48.8736, 54.8159, 86.5864) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.97
Lightskyblue
#87CEFA
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 3.45
Sky
#82CAFC
ΔE00 4.04
Lightblue (survey)
#7BC8F6
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAEB #EBB897
analogous
#97EBE2 #97CAEB #97A0EB
triadic
#97CAEB #EB97CA #CAEB97
tetradic
#97CAEB #E297EB #EBB897 #A0EB97
square
#97CAEB #E297EB #EBB897 #A0EB97
split-complementary
#97CAEB #EB97A0 #EBE297
monochromatic
#3096D7 #64B0E1 #97CAEB #CAE4F5 #E5F2FA
Accessibility & contrast
On white
1.76
#97CAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#97CAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAEB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAEB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#7AD3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97caeb; /* rgb */ color: rgb(151, 202, 235); /* oklch */ color: oklch(81.5% 0.071 237.1);
Tailwind
colors: {
custom: {
50: '#b8daf1',
500: '#97caeb',
950: '#000000',
},
}SCSS
$custom: #97caeb; $custom-light: #b8daf1; $custom-dark: #000000;
JSON
{
"hex": "#97caeb",
"rgb": {
"r": 151,
"g": 202,
"b": 235
},
"hsl": {
"h": 203.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.81485,
"c": 0.07077,
"h": 237.1
},
"luminance": 0.54819
}Semantic roles & 50–950 ramp
primary
#97CAEB
secondary
#C68860
accent
#5F16D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385