#71CEFF#71CEFF
#71CEFF is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.3% C 0.112 H 233.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #71CEFF |
|---|---|
| RGB | rgb(113, 206, 255) |
| HSL | hsl(201, 100%, 72%) |
| HSV | hsv(201, 56%, 100%) |
| CMYK | cmyk(55.7%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(78.97, -14.16, -32.41) |
| CIE-LCH | lch(78.97, 35.37, 246.40°) |
| OKLab | oklab(81.27% -0.0669 -0.0904) |
| OKLCH | oklch(81.27% 0.112 233.5) |
| XYZ | xyz(46.9246, 54.8691, 102.7063) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.10
Lightskyblue
#87CEFA
ΔE00 2.49
Sky
#82CAFC
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CEFF #FFA271
analogous
#71FFE9 #71CEFF #7187FF
triadic
#71CEFF #FF71CE #CEFF71
tetradic
#71CEFF #E971FF #FFA271 #87FF71
square
#71CEFF #E971FF #FFA271 #87FF71
split-complementary
#71CEFF #FF7187 #FFE971
monochromatic
#00A1F6 #34B9FF #71CEFF #AEE3FF #E0F4FF
Accessibility & contrast
On white
1.75
#71CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#71CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CEFF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CEFF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A3BDFE
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #71ceff; /* rgb */ color: rgb(113, 206, 255); /* oklch */ color: oklch(81.3% 0.112 233.5);
Tailwind
colors: {
custom: {
50: '#a4ddff',
500: '#71ceff',
950: '#000000',
},
}SCSS
$custom: #71ceff; $custom-light: #a4ddff; $custom-dark: #000000;
JSON
{
"hex": "#71ceff",
"rgb": {
"r": 113,
"g": 206,
"b": 255
},
"hsl": {
"h": 200.704,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.81265,
"c": 0.11248,
"h": 233.5
},
"luminance": 0.54873
}Semantic roles & 50–950 ramp
primary
#71CEFF
secondary
#DC7138
accent
#4F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486