#71D1E8#71D1E8
#71D1E8 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.0% C 0.096 H 215.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #71D1E8 |
|---|---|
| RGB | rgb(113, 209, 232) |
| HSL | hsl(192, 72%, 68%) |
| HSV | hsv(192, 51%, 91%) |
| CMYK | cmyk(51.3%, 9.9%, 0%, 9%) |
| CIE-LAB | lab(79.00, -22.21, -20.07) |
| CIE-LCH | lch(79.00, 29.93, 222.10°) |
| OKLab | oklab(81.03% -0.0785 -0.0555) |
| OKLCH | oklch(81.03% 0.096 215.2) |
| XYZ | xyz(44.1704, 54.9340, 84.6039) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 5.27
Baby Blue
#89CFF0
ΔE00 5.70
Aqua Blue
#02D8E9
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71D1E8 #E88871
analogous
#71E8C4 #71D1E8 #7195E8
triadic
#71D1E8 #E871D1 #D1E871
tetradic
#71D1E8 #C471E8 #E88871 #95E871
square
#71D1E8 #C471E8 #E88871 #95E871
split-complementary
#71D1E8 #E87195 #E8C471
monochromatic
#1FA1C0 #3CC0DF #71D1E8 #A6E2F1 #DAF3F9
Accessibility & contrast
On white
1.75
#71D1E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#71D1E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71D1E8
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71D1E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71D1E8 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE9
Deuteranopia (green-blind)
#AEBEE8
Tritanopia (blue-blind)
#20DAD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #71d1e8; /* rgb */ color: rgb(113, 209, 232); /* oklch */ color: oklch(81.0% 0.096 215.2);
Tailwind
colors: {
custom: {
50: '#a2dfef',
500: '#71d1e8',
950: '#000000',
},
}SCSS
$custom: #71d1e8; $custom-light: #a2dfef; $custom-dark: #000000;
JSON
{
"hex": "#71d1e8",
"rgb": {
"r": 113,
"g": 209,
"b": 232
},
"hsl": {
"h": 191.597,
"s": 72.121,
"l": 67.647
},
"oklch": {
"l": 0.81029,
"c": 0.09616,
"h": 215.2
},
"luminance": 0.54938
}Semantic roles & 50–950 ramp
primary
#71D1E8
secondary
#BF573F
accent
#3711D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485