#97CCEB#97CCEB
#97CCEB is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.9% C 0.070 H 234.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCEB |
|---|---|
| RGB | rgb(151, 204, 235) |
| HSL | hsl(202, 68%, 76%) |
| HSV | hsv(202, 36%, 92%) |
| CMYK | cmyk(35.7%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.48, -9.68, -20.79) |
| CIE-LCH | lch(79.48, 22.93, 245.03°) |
| OKLab | oklab(81.91% -0.0409 -0.0572) |
| OKLCH | oklch(81.91% 0.07 234.4) |
| XYZ | xyz(49.3459, 55.7605, 86.7439) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.70
Lightskyblue
#87CEFA
ΔE00 3.39
Light Blue
#95D0FC
ΔE00 3.48
Sky Blue
#87CEEB
ΔE00 3.52
Lightblue (survey)
#7BC8F6
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCEB #EBB697
analogous
#97EBE0 #97CCEB #97A2EB
triadic
#97CCEB #EB97CC #CCEB97
tetradic
#97CCEB #E097EB #EBB697 #A2EB97
square
#97CCEB #E097EB #EBB697 #A2EB97
split-complementary
#97CCEB #EB97A2 #EBE097
monochromatic
#309AD7 #64B3E1 #97CCEB #CAE5F5 #E5F2FA
Accessibility & contrast
On white
1.73
#97CCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#97CCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCEB
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCEB | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAED
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#7AD4D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cceb; /* rgb */ color: rgb(151, 204, 235); /* oklch */ color: oklch(81.9% 0.070 234.4);
Tailwind
colors: {
custom: {
50: '#b8dbf1',
500: '#97cceb',
950: '#000000',
},
}SCSS
$custom: #97cceb; $custom-light: #b8dbf1; $custom-dark: #000000;
JSON
{
"hex": "#97cceb",
"rgb": {
"r": 151,
"g": 204,
"b": 235
},
"hsl": {
"h": 202.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.81914,
"c": 0.07028,
"h": 234.4
},
"luminance": 0.55763
}Semantic roles & 50–950 ramp
primary
#97CCEB
secondary
#C68660
accent
#5A16D0
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121516
muted
#828485