#97CEEA#97CEEA
#97CEEA is a very light, moderate cyan. Relative luminance 0.567; OKLCH L 82.3% C 0.069 H 230.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97CEEA |
|---|---|
| RGB | rgb(151, 206, 234) |
| HSL | hsl(200, 66%, 75%) |
| HSV | hsv(200, 35%, 92%) |
| CMYK | cmyk(35.5%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(79.99, -10.98, -19.48) |
| CIE-LCH | lch(79.99, 22.36, 240.60°) |
| OKLab | oklab(82.31% -0.0437 -0.0535) |
| OKLCH | oklch(82.31% 0.069 230.7) |
| XYZ | xyz(49.6802, 56.6597, 86.1446) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.22
Sky Blue
#87CEEB
ΔE00 2.62
Ice Blue
#A5DFF9
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CEEA #EAB397
analogous
#97EADC #97CEEA #97A4EA
triadic
#97CEEA #EA97CE #CEEA97
tetradic
#97CEEA #DC97EA #EAB397 #A4EA97
square
#97CEEA #DC97EA #EAB397 #A4EA97
split-complementary
#97CEEA #EA97A4 #EADC97
monochromatic
#319ED5 #64B6E0 #97CEEA #CAE6F4 #E6F3FA
Accessibility & contrast
On white
1.70
#97CEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#97CEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CEEA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CEEA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#7AD6D7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97ceea; /* rgb */ color: rgb(151, 206, 234); /* oklch */ color: oklch(82.3% 0.069 230.7);
Tailwind
colors: {
custom: {
50: '#b8ddf0',
500: '#97ceea',
950: '#000000',
},
}SCSS
$custom: #97ceea; $custom-light: #b8ddf0; $custom-dark: #000000;
JSON
{
"hex": "#97ceea",
"rgb": {
"r": 151,
"g": 206,
"b": 234
},
"hsl": {
"h": 200.241,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.82307,
"c": 0.06911,
"h": 230.7
},
"luminance": 0.56662
}Semantic roles & 50–950 ramp
primary
#97CEEA
secondary
#C58260
accent
#5517CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121516
muted
#828485