#71CFE4#71CFE4
#71CFE4 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.4% C 0.094 H 214.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #71CFE4 |
|---|---|
| RGB | rgb(113, 207, 228) |
| HSL | hsl(191, 68%, 67%) |
| HSV | hsv(191, 50%, 89%) |
| CMYK | cmyk(50.4%, 9.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.31, -22.30, -18.98) |
| CIE-LCH | lch(78.31, 29.28, 220.41°) |
| OKLab | oklab(80.43% -0.0779 -0.0524) |
| OKLCH | oklch(80.43% 0.094 214) |
| XYZ | xyz(43.1211, 53.7341, 81.4831) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 5.75
Baby Blue
#89CFF0
ΔE00 6.16
Aqua Blue
#02D8E9
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.53
Bright Sky Blue
#02CCFE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CFE4 #E48671
analogous
#71E4C0 #71CFE4 #7195E4
triadic
#71CFE4 #E471CF #CFE471
tetradic
#71CFE4 #C071E4 #E48671 #95E471
square
#71CFE4 #C071E4 #E48671 #95E471
split-complementary
#71CFE4 #E47195 #E4C071
monochromatic
#239DB8 #3EBEDA #71CFE4 #A4E0EE #D8F2F8
Accessibility & contrast
On white
1.79
#71CFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#71CFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CFE4
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CFE4 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#AEBCE4
Tritanopia (blue-blind)
#27D7D5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #71cfe4; /* rgb */ color: rgb(113, 207, 228); /* oklch */ color: oklch(80.4% 0.094 214.0);
Tailwind
colors: {
custom: {
50: '#a1ddec',
500: '#71cfe4',
950: '#000000',
},
}SCSS
$custom: #71cfe4; $custom-light: #a1ddec; $custom-dark: #000000;
JSON
{
"hex": "#71cfe4",
"rgb": {
"r": 113,
"g": 207,
"b": 228
},
"hsl": {
"h": 190.957,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.80428,
"c": 0.09388,
"h": 214
},
"luminance": 0.53738
}Semantic roles & 50–950 ramp
primary
#71CFE4
secondary
#B85741
accent
#3816D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484