#71C8ED#71C8ED
#71C8ED is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.099 H 227.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8ED |
|---|---|
| RGB | rgb(113, 200, 237) |
| HSL | hsl(198, 78%, 69%) |
| HSV | hsv(198, 52%, 93%) |
| CMYK | cmyk(52.3%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(76.64, -16.22, -26.35) |
| CIE-LCH | lch(76.64, 30.95, 238.39°) |
| OKLab | oklab(79.2% -0.0667 -0.0732) |
| OKLCH | oklch(79.2% 0.099 227.6) |
| XYZ | xyz(42.7446, 50.9300, 87.6823) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.91
Sky Blue
#87CEEB
ΔE00 2.96
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Lightskyblue
#87CEFA
ΔE00 4.20
Bright Sky Blue
#02CCFE
ΔE00 4.98
Sky
#82CAFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8ED #ED9671
analogous
#71EDD4 #71C8ED #718AED
triadic
#71C8ED #ED71C8 #C8ED71
tetradic
#71C8ED #D471ED #ED9671 #8AED71
square
#71C8ED #D471ED #ED9671 #8AED71
split-complementary
#71C8ED #ED718A #EDD471
monochromatic
#1A95CA #3BB3E6 #71C8ED #A7DDF4 #DEF2FB
Accessibility & contrast
On white
1.88
#71C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#71C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8ED
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8ED | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#1CD3D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71c8ed; /* rgb */ color: rgb(113, 200, 237); /* oklch */ color: oklch(79.2% 0.099 227.6);
Tailwind
colors: {
custom: {
50: '#a2d8f3',
500: '#71c8ed',
950: '#000000',
},
}SCSS
$custom: #71c8ed; $custom-light: #a2d8f3; $custom-dark: #000000;
JSON
{
"hex": "#71c8ed",
"rgb": {
"r": 113,
"g": 200,
"b": 237
},
"hsl": {
"h": 197.903,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.79197,
"c": 0.09903,
"h": 227.6
},
"luminance": 0.50934
}Semantic roles & 50–950 ramp
primary
#71C8ED
secondary
#C5663D
accent
#490CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385