#71CEE4#71CEE4
#71CEE4 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.2% C 0.094 H 214.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEE4 |
|---|---|
| RGB | rgb(113, 206, 228) |
| HSL | hsl(191, 68%, 67%) |
| HSV | hsv(191, 50%, 89%) |
| CMYK | cmyk(50.4%, 9.6%, 0%, 10.6%) |
| CIE-LAB | lab(78.02, -21.79, -19.41) |
| CIE-LCH | lch(78.02, 29.18, 221.69°) |
| OKLab | oklab(80.2% -0.0767 -0.0536) |
| OKLCH | oklch(80.2% 0.094 214.9) |
| XYZ | xyz(42.8796, 53.2511, 81.4026) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 6.94
Bright Sky Blue
#02CCFE
ΔE00 7.27
Ice Blue
#A5DFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEE4 #E48771
analogous
#71E4C0 #71CEE4 #7195E4
triadic
#71CEE4 #E471CE #CEE471
tetradic
#71CEE4 #C071E4 #E48771 #95E471
square
#71CEE4 #C071E4 #E48771 #95E471
split-complementary
#71CEE4 #E47195 #E4C071
monochromatic
#239BB8 #3EBCDA #71CEE4 #A4E0EE #D8F1F8
Accessibility & contrast
On white
1.80
#71CEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#71CEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEE4
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEE4 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E5
Deuteranopia (green-blind)
#ACBBE4
Tritanopia (blue-blind)
#28D7D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cee4; /* rgb */ color: rgb(113, 206, 228); /* oklch */ color: oklch(80.2% 0.094 214.9);
Tailwind
colors: {
custom: {
50: '#a1ddec',
500: '#71cee4',
950: '#000000',
},
}SCSS
$custom: #71cee4; $custom-light: #a1ddec; $custom-dark: #000000;
JSON
{
"hex": "#71cee4",
"rgb": {
"r": 113,
"g": 206,
"b": 228
},
"hsl": {
"h": 191.478,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.80202,
"c": 0.09364,
"h": 214.9
},
"luminance": 0.53255
}Semantic roles & 50–950 ramp
primary
#71CEE4
secondary
#B85841
accent
#3916D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484