#71CDED#71CDED
#71CDED is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.3% C 0.099 H 222.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDED |
|---|---|
| RGB | rgb(113, 205, 237) |
| HSL | hsl(195, 78%, 69%) |
| HSV | hsv(195, 52%, 93%) |
| CMYK | cmyk(52.3%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.04, -18.80, -24.21) |
| CIE-LCH | lch(78.04, 30.65, 232.17°) |
| OKLab | oklab(80.32% -0.0722 -0.0671) |
| OKLCH | oklch(80.32% 0.099 222.9) |
| XYZ | xyz(43.9216, 53.2839, 88.0746) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.50
Baby Blue
#89CFF0
ΔE00 3.24
Bright Sky Blue
#02CCFE
ΔE00 5.14
Lightblue (survey)
#7BC8F6
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.62
Neon Blue
#04D9FF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDED #ED9171
analogous
#71EDCF #71CDED #718FED
triadic
#71CDED #ED71CD #CDED71
tetradic
#71CDED #CF71ED #ED9171 #8FED71
square
#71CDED #CF71ED #ED9171 #8FED71
split-complementary
#71CDED #ED718F #EDCF71
monochromatic
#1A9CCA #3BBAE6 #71CDED #A7E0F4 #DEF3FB
Accessibility & contrast
On white
1.80
#71CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#71CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDED
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDED | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#18D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cded; /* rgb */ color: rgb(113, 205, 237); /* oklch */ color: oklch(80.3% 0.099 222.9);
Tailwind
colors: {
custom: {
50: '#a2dcf3',
500: '#71cded',
950: '#000000',
},
}SCSS
$custom: #71cded; $custom-light: #a2dcf3; $custom-dark: #000000;
JSON
{
"hex": "#71cded",
"rgb": {
"r": 113,
"g": 205,
"b": 237
},
"hsl": {
"h": 195.484,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.80317,
"c": 0.09862,
"h": 222.9
},
"luminance": 0.53288
}Semantic roles & 50–950 ramp
primary
#71CDED
secondary
#C5603D
accent
#410CDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485