#97CEEE#97CEEE
#97CEEE is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.5% C 0.073 H 234.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEEE |
|---|---|
| RGB | rgb(151, 206, 238) |
| HSL | hsl(202, 72%, 76%) |
| HSV | hsv(202, 37%, 93%) |
| CMYK | cmyk(36.6%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.12, -9.98, -21.42) |
| CIE-LCH | lch(80.12, 23.63, 245.03°) |
| OKLab | oklab(82.45% -0.0423 -0.0589) |
| OKLCH | oklch(82.45% 0.073 234.3) |
| XYZ | xyz(50.2613, 56.8921, 89.2052) |
| Luminance | 0.5689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.44
Lightskyblue
#87CEFA
ΔE00 3.08
Light Blue
#95D0FC
ΔE00 3.19
Sky Blue
#87CEEB
ΔE00 3.41
Lightblue (survey)
#7BC8F6
ΔE00 4.16
Sky
#82CAFC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEEE #EEB797
analogous
#97EEE3 #97CEEE #97A3EE
triadic
#97CEEE #EE97CE #CEEE97
tetradic
#97CEEE #E397EE #EEB797 #A3EE97
square
#97CEEE #E397EE #EEB797 #A3EE97
split-complementary
#97CEEE #EE97A3 #EEE397
monochromatic
#2E9CDD #62B5E5 #97CEEE #CCE7F7 #E5F3FB
Accessibility & contrast
On white
1.70
#97CEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#97CEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEEE
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEEE | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#B3C2EE
Tritanopia (blue-blind)
#78D7D8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97ceee; /* rgb */ color: rgb(151, 206, 238); /* oklch */ color: oklch(82.5% 0.073 234.3);
Tailwind
colors: {
custom: {
50: '#b8ddf3',
500: '#97ceee',
950: '#000000',
},
}SCSS
$custom: #97ceee; $custom-light: #b8ddf3; $custom-dark: #000000;
JSON
{
"hex": "#97ceee",
"rgb": {
"r": 151,
"g": 206,
"b": 238
},
"hsl": {
"h": 202.069,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.82454,
"c": 0.07253,
"h": 234.3
},
"luminance": 0.56895
}Semantic roles & 50–950 ramp
primary
#97CEEE
secondary
#CA865F
accent
#5912D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121517
muted
#828485