#97CCEE#97CCEE
#97CCEE is a very light, moderate cyan. Relative luminance 0.559; OKLCH L 82.0% C 0.073 H 237.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCEE |
|---|---|
| RGB | rgb(151, 204, 238) |
| HSL | hsl(203, 72%, 76%) |
| HSV | hsv(203, 37%, 93%) |
| CMYK | cmyk(36.6%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(79.58, -8.93, -22.24) |
| CIE-LCH | lch(79.58, 23.97, 248.13°) |
| OKLab | oklab(82.03% -0.0398 -0.0612) |
| OKLCH | oklch(82.03% 0.073 237) |
| XYZ | xyz(49.7829, 55.9353, 89.0458) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.57
Lightskyblue
#87CEFA
ΔE00 2.87
Baby Blue
#89CFF0
ΔE00 3.18
Sky
#82CAFC
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 3.88
Sky Blue
#87CEEB
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCEE #EEB997
analogous
#97EEE5 #97CCEE #97A1EE
triadic
#97CCEE #EE97CC #CCEE97
tetradic
#97CCEE #E597EE #EEB997 #A1EE97
square
#97CCEE #E597EE #EEB997 #A1EE97
split-complementary
#97CCEE #EE97A1 #EEE597
monochromatic
#2E98DD #62B2E5 #97CCEE #CCE6F7 #E5F2FB
Accessibility & contrast
On white
1.72
#97CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#97CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCEE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCEE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF0
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#78D5D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97ccee; /* rgb */ color: rgb(151, 204, 238); /* oklch */ color: oklch(82.0% 0.073 237.0);
Tailwind
colors: {
custom: {
50: '#b8dbf3',
500: '#97ccee',
950: '#000000',
},
}SCSS
$custom: #97ccee; $custom-light: #b8dbf3; $custom-dark: #000000;
JSON
{
"hex": "#97ccee",
"rgb": {
"r": 151,
"g": 204,
"b": 238
},
"hsl": {
"h": 203.448,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.82026,
"c": 0.07304,
"h": 237
},
"luminance": 0.55938
}Semantic roles & 50–950 ramp
primary
#97CCEE
secondary
#CA895F
accent
#5E12D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121517
muted
#828485