#71C8EB#71C8EB
#71C8EB is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.1% C 0.098 H 226.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8EB |
|---|---|
| RGB | rgb(113, 200, 235) |
| HSL | hsl(197, 75%, 68%) |
| HSV | hsv(197, 52%, 92%) |
| CMYK | cmyk(51.9%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.57, -16.79, -25.39) |
| CIE-LCH | lch(76.57, 30.43, 236.53°) |
| OKLab | oklab(79.12% -0.0674 -0.0704) |
| OKLCH | oklch(79.12% 0.098 226.2) |
| XYZ | xyz(42.4541, 50.8138, 86.1520) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 2.99
Lightblue (survey)
#7BC8F6
ΔE00 4.07
Lightskyblue
#87CEFA
ΔE00 4.68
Bright Sky Blue
#02CCFE
ΔE00 5.05
Sky
#82CAFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8EB #EB9471
analogous
#71EBD1 #71C8EB #718BEB
triadic
#71C8EB #EB71C8 #C8EB71
tetradic
#71C8EB #D171EB #EB9471 #8BEB71
square
#71C8EB #D171EB #EB9471 #8BEB71
split-complementary
#71C8EB #EB718B #EBD171
monochromatic
#1C95C6 #3BB3E3 #71C8EB #A7DDF3 #DCF2FA
Accessibility & contrast
On white
1.88
#71C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#71C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8EB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8EB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#20D2D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71c8eb; /* rgb */ color: rgb(113, 200, 235); /* oklch */ color: oklch(79.1% 0.098 226.2);
Tailwind
colors: {
custom: {
50: '#a2d8f1',
500: '#71c8eb',
950: '#000000',
},
}SCSS
$custom: #71c8eb; $custom-light: #a2d8f1; $custom-dark: #000000;
JSON
{
"hex": "#71c8eb",
"rgb": {
"r": 113,
"g": 200,
"b": 235
},
"hsl": {
"h": 197.213,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.79117,
"c": 0.09753,
"h": 226.2
},
"luminance": 0.50817
}Semantic roles & 50–950 ramp
primary
#71C8EB
secondary
#C3643D
accent
#480ED7
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101416
muted
#808385