#71CCED#71CCED
#71CCED is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.099 H 223.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCED |
|---|---|
| RGB | rgb(113, 204, 237) |
| HSL | hsl(196, 78%, 69%) |
| HSV | hsv(196, 52%, 93%) |
| CMYK | cmyk(52.3%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(77.76, -18.28, -24.64) |
| CIE-LCH | lch(77.76, 30.68, 233.42°) |
| OKLab | oklab(80.09% -0.0711 -0.0683) |
| OKLCH | oklch(80.09% 0.099 223.8) |
| XYZ | xyz(43.6832, 52.8071, 87.9951) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.44
Baby Blue
#89CFF0
ΔE00 3.06
Bright Sky Blue
#02CCFE
ΔE00 5.02
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Lightskyblue
#87CEFA
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCED #ED9271
analogous
#71EDD0 #71CCED #718EED
triadic
#71CCED #ED71CC #CCED71
tetradic
#71CCED #D071ED #ED9271 #8EED71
square
#71CCED #D071ED #ED9271 #8EED71
split-complementary
#71CCED #ED718E #EDD071
monochromatic
#1A9BCA #3BB8E6 #71CCED #A7E0F4 #DEF3FB
Accessibility & contrast
On white
1.82
#71CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#71CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCED
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCED | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#19D6D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cced; /* rgb */ color: rgb(113, 204, 237); /* oklch */ color: oklch(80.1% 0.099 223.8);
Tailwind
colors: {
custom: {
50: '#a2dbf3',
500: '#71cced',
950: '#000000',
},
}SCSS
$custom: #71cced; $custom-light: #a2dbf3; $custom-dark: #000000;
JSON
{
"hex": "#71cced",
"rgb": {
"r": 113,
"g": 204,
"b": 237
},
"hsl": {
"h": 195.968,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.80093,
"c": 0.09864,
"h": 223.8
},
"luminance": 0.52811
}Semantic roles & 50–950 ramp
primary
#71CCED
secondary
#C5613D
accent
#430CDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485