#71C7F2#71C7F2
#71C7F2 is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.2% C 0.103 H 231.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #71C7F2 |
|---|---|
| RGB | rgb(113, 199, 242) |
| HSL | hsl(200, 83%, 70%) |
| HSV | hsv(200, 53%, 95%) |
| CMYK | cmyk(53.3%, 17.8%, 0%, 5.1%) |
| CIE-LAB | lab(76.54, -14.27, -29.19) |
| CIE-LCH | lch(76.54, 32.49, 243.95°) |
| OKLab | oklab(79.18% -0.0638 -0.0812) |
| OKLCH | oklch(79.18% 0.103 231.8) |
| XYZ | xyz(43.2545, 50.7646, 91.5063) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.87
Lightskyblue
#87CEFA
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 3.45
Sky
#82CAFC
ΔE00 3.56
Sky Blue
#87CEEB
ΔE00 4.15
Light Blue
#95D0FC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71C7F2 #F29C71
analogous
#71F2DD #71C7F2 #7187F2
triadic
#71C7F2 #F271C7 #C7F271
tetradic
#71C7F2 #DD71F2 #F29C71 #87F271
square
#71C7F2 #DD71F2 #F29C71 #87F271
split-complementary
#71C7F2 #F27187 #F2DD71
monochromatic
#1495D5 #39B1ED #71C7F2 #A9DDF7 #E1F3FC
Accessibility & contrast
On white
1.88
#71C7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#71C7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71C7F2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71C7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71C7F2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#0FD3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #71c7f2; /* rgb */ color: rgb(113, 199, 242); /* oklch */ color: oklch(79.2% 0.103 231.8);
Tailwind
colors: {
custom: {
50: '#a2d8f6',
500: '#71c7f2',
950: '#000000',
},
}SCSS
$custom: #71c7f2; $custom-light: #a2d8f6; $custom-dark: #000000;
JSON
{
"hex": "#71c7f2",
"rgb": {
"r": 113,
"g": 199,
"b": 242
},
"hsl": {
"h": 200,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.79176,
"c": 0.10332,
"h": 231.8
},
"luminance": 0.50768
}Semantic roles & 50–950 ramp
primary
#71C7F2
secondary
#CB6C3C
accent
#4E06E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385