#71CCE5#71CCE5
#71CCE5 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.8% C 0.094 H 217.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCE5 |
|---|---|
| RGB | rgb(113, 204, 229) |
| HSL | hsl(193, 69%, 67%) |
| HSV | hsv(193, 51%, 90%) |
| CMYK | cmyk(50.7%, 10.9%, 0%, 10.2%) |
| CIE-LAB | lab(77.49, -20.51, -20.76) |
| CIE-LCH | lch(77.49, 29.18, 225.34°) |
| OKLab | oklab(79.79% -0.0741 -0.0574) |
| OKLCH | oklch(79.79% 0.094 217.8) |
| XYZ | xyz(42.5404, 52.3499, 81.9763) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.64
Baby Blue
#89CFF0
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.75
Bright Sky Blue
#02CCFE
ΔE00 6.47
Ice Blue
#A5DFF9
ΔE00 7.47
Lightblue (survey)
#7BC8F6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCE5 #E58A71
analogous
#71E5C4 #71CCE5 #7192E5
triadic
#71CCE5 #E571CC #CCE571
tetradic
#71CCE5 #C471E5 #E58A71 #92E571
square
#71CCE5 #C471E5 #E58A71 #92E571
split-complementary
#71CCE5 #E57192 #E5C471
monochromatic
#2299BA #3DB9DC #71CCE5 #A5DFEE #D8F1F8
Accessibility & contrast
On white
1.83
#71CCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#71CCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCE5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCE5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E6
Deuteranopia (green-blind)
#AABAE5
Tritanopia (blue-blind)
#28D5D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cce5; /* rgb */ color: rgb(113, 204, 229); /* oklch */ color: oklch(79.8% 0.094 217.8);
Tailwind
colors: {
custom: {
50: '#a1dbed',
500: '#71cce5',
950: '#000000',
},
}SCSS
$custom: #71cce5; $custom-light: #a1dbed; $custom-dark: #000000;
JSON
{
"hex": "#71cce5",
"rgb": {
"r": 113,
"g": 204,
"b": 229
},
"hsl": {
"h": 192.931,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.79786,
"c": 0.09377,
"h": 217.8
},
"luminance": 0.52354
}Semantic roles & 50–950 ramp
primary
#71CCE5
secondary
#BA5B41
accent
#3D14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484