#71C8F2#71C8F2
#71C8F2 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.103 H 230.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #71C8F2 |
|---|---|
| RGB | rgb(113, 200, 242) |
| HSL | hsl(200, 83%, 70%) |
| HSV | hsv(200, 53%, 95%) |
| CMYK | cmyk(53.3%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(76.82, -14.79, -28.76) |
| CIE-LCH | lch(76.82, 32.34, 242.78°) |
| OKLab | oklab(79.4% -0.0649 -0.08) |
| OKLCH | oklch(79.4% 0.103 230.9) |
| XYZ | xyz(43.4853, 51.2263, 91.5833) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 3.20
Lightskyblue
#87CEFA
ΔE00 3.20
Sky Blue
#87CEEB
ΔE00 3.83
Sky
#82CAFC
ΔE00 3.84
Bright Sky Blue
#02CCFE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C8F2 #F29B71
analogous
#71F2DC #71C8F2 #7188F2
triadic
#71C8F2 #F271C8 #C8F271
tetradic
#71C8F2 #DC71F2 #F29B71 #88F271
square
#71C8F2 #DC71F2 #F29B71 #88F271
split-complementary
#71C8F2 #F27188 #F2DC71
monochromatic
#1496D5 #39B2ED #71C8F2 #A9DEF7 #E1F3FC
Accessibility & contrast
On white
1.87
#71C8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#71C8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C8F2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C8F2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F4
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#0ED4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #71c8f2; /* rgb */ color: rgb(113, 200, 242); /* oklch */ color: oklch(79.4% 0.103 230.9);
Tailwind
colors: {
custom: {
50: '#a2d8f6',
500: '#71c8f2',
950: '#000000',
},
}SCSS
$custom: #71c8f2; $custom-light: #a2d8f6; $custom-dark: #000000;
JSON
{
"hex": "#71c8f2",
"rgb": {
"r": 113,
"g": 200,
"b": 242
},
"hsl": {
"h": 199.535,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.79399,
"c": 0.10306,
"h": 230.9
},
"luminance": 0.5123
}Semantic roles & 50–950 ramp
primary
#71C8F2
secondary
#CB6B3C
accent
#4D06E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385