#71CEEB#71CEEB
#71CEEB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.097 H 220.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEEB |
|---|---|
| RGB | rgb(113, 206, 235) |
| HSL | hsl(194, 75%, 68%) |
| HSV | hsv(194, 52%, 92%) |
| CMYK | cmyk(51.9%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.26, -19.86, -22.81) |
| CIE-LCH | lch(78.26, 30.25, 228.95°) |
| OKLab | oklab(80.47% -0.0741 -0.0632) |
| OKLCH | oklch(80.47% 0.097 220.5) |
| XYZ | xyz(43.8710, 53.6477, 86.6243) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.90
Baby Blue
#89CFF0
ΔE00 3.91
Neon Blue
#04D9FF
ΔE00 5.37
Bright Sky Blue
#02CCFE
ΔE00 5.64
Lightblue (survey)
#7BC8F6
ΔE00 6.44
Lightskyblue
#87CEFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEEB #EB8E71
analogous
#71EBCB #71CEEB #7191EB
triadic
#71CEEB #EB71CE #CEEB71
tetradic
#71CEEB #CB71EB #EB8E71 #91EB71
square
#71CEEB #CB71EB #EB8E71 #91EB71
split-complementary
#71CEEB #EB7191 #EBCB71
monochromatic
#1C9DC6 #3BBBE3 #71CEEB #A7E1F3 #DCF3FA
Accessibility & contrast
On white
1.79
#71CEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#71CEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEEB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEEB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#1CD8D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71ceeb; /* rgb */ color: rgb(113, 206, 235); /* oklch */ color: oklch(80.5% 0.097 220.5);
Tailwind
colors: {
custom: {
50: '#a2ddf1',
500: '#71ceeb',
950: '#000000',
},
}SCSS
$custom: #71ceeb; $custom-light: #a2ddf1; $custom-dark: #000000;
JSON
{
"hex": "#71ceeb",
"rgb": {
"r": 113,
"g": 206,
"b": 235
},
"hsl": {
"h": 194.262,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.80465,
"c": 0.09737,
"h": 220.5
},
"luminance": 0.53651
}Semantic roles & 50–950 ramp
primary
#71CEEB
secondary
#C35D3D
accent
#3E0ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485