#71CBE4#71CBE4
#71CBE4 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.093 H 217.9°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBE4 |
|---|---|
| RGB | rgb(113, 203, 228) |
| HSL | hsl(193, 68%, 67%) |
| HSV | hsv(193, 50%, 89%) |
| CMYK | cmyk(50.4%, 11%, 0%, 10.6%) |
| CIE-LAB | lab(77.17, -20.28, -20.70) |
| CIE-LCH | lch(77.17, 28.97, 225.59°) |
| OKLab | oklab(79.52% -0.0734 -0.0572) |
| OKLCH | oklch(79.52% 0.093 217.9) |
| XYZ | xyz(42.1642, 51.8204, 81.1641) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.92
Bright Sky Blue
#02CCFE
ΔE00 6.47
Lightblue (survey)
#7BC8F6
ΔE00 7.40
Ice Blue
#A5DFF9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBE4 #E48A71
analogous
#71E4C3 #71CBE4 #7192E4
triadic
#71CBE4 #E471CB #CBE471
tetradic
#71CBE4 #C371E4 #E48A71 #92E471
square
#71CBE4 #C371E4 #E48A71 #92E471
split-complementary
#71CBE4 #E47192 #E4C371
monochromatic
#2397B8 #3EB8DA #71CBE4 #A4DEEE #D8F1F8
Accessibility & contrast
On white
1.85
#71CBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#71CBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBE4
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBE4 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E5
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#2AD4D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cbe4; /* rgb */ color: rgb(113, 203, 228); /* oklch */ color: oklch(79.5% 0.093 217.9);
Tailwind
colors: {
custom: {
50: '#a1dbec',
500: '#71cbe4',
950: '#000000',
},
}SCSS
$custom: #71cbe4; $custom-light: #a1dbec; $custom-dark: #000000;
JSON
{
"hex": "#71cbe4",
"rgb": {
"r": 113,
"g": 203,
"b": 228
},
"hsl": {
"h": 193.043,
"s": 68.047,
"l": 66.863
},
"oklch": {
"l": 0.79522,
"c": 0.09308,
"h": 217.9
},
"luminance": 0.51824
}Semantic roles & 50–950 ramp
primary
#71CBE4
secondary
#B85B41
accent
#3E16D0
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#0F1516
muted
#808484