#71C8F5#71C8F5
#71C8F5 is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.106 H 232.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8F5 |
|---|---|
| RGB | rgb(113, 200, 245) |
| HSL | hsl(200, 87%, 70%) |
| HSV | hsv(200, 54%, 96%) |
| CMYK | cmyk(53.9%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(76.93, -13.93, -30.20) |
| CIE-LCH | lch(76.93, 33.26, 245.24°) |
| OKLab | oklab(79.52% -0.0639 -0.0841) |
| OKLCH | oklch(79.52% 0.106 232.8) |
| XYZ | xyz(43.9396, 51.4080, 93.9757) |
| Luminance | 0.5141 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.52
Lightskyblue
#87CEFA
ΔE00 2.80
Sky
#82CAFC
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.46
Light Blue
#95D0FC
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8F5 #F59E71
analogous
#71F5E0 #71C8F5 #7186F5
triadic
#71C8F5 #F571C8 #C8F571
tetradic
#71C8F5 #E071F5 #F59E71 #86F571
square
#71C8F5 #E071F5 #F59E71 #86F571
split-complementary
#71C8F5 #F57186 #F5E071
monochromatic
#1096DC #38B2F1 #71C8F5 #AADEF9 #E2F4FD
Accessibility & contrast
On white
1.86
#71C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#71C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8F5
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8F5 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F7
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c8f5; /* rgb */ color: rgb(113, 200, 245); /* oklch */ color: oklch(79.5% 0.106 232.8);
Tailwind
colors: {
custom: {
50: '#a2d8f8',
500: '#71c8f5',
950: '#000000',
},
}SCSS
$custom: #71c8f5; $custom-light: #a2d8f8; $custom-dark: #000000;
JSON
{
"hex": "#71c8f5",
"rgb": {
"r": 113,
"g": 200,
"b": 245
},
"hsl": {
"h": 200.455,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.79522,
"c": 0.10563,
"h": 232.8
},
"luminance": 0.51412
}Semantic roles & 50–950 ramp
primary
#71C8F5
secondary
#CF6E3B
accent
#4F02E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385