#71CBFC#71CBFC
#71CBFC is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.5% C 0.111 H 234.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBFC |
|---|---|
| RGB | rgb(113, 203, 252) |
| HSL | hsl(201, 96%, 72%) |
| HSV | hsv(201, 55%, 99%) |
| CMYK | cmyk(55.2%, 19.4%, 0%, 1.2%) |
| CIE-LAB | lab(78.02, -13.47, -32.27) |
| CIE-LCH | lch(78.02, 34.96, 247.35°) |
| OKLab | oklab(80.48% -0.0647 -0.09) |
| OKLCH | oklch(80.48% 0.111 234.3) |
| XYZ | xyz(45.7301, 53.2468, 99.9443) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.49
Lightskyblue
#87CEFA
ΔE00 2.41
Sky
#82CAFC
ΔE00 2.65
Baby Blue
#89CFF0
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBFC #FCA271
analogous
#71FCE8 #71CBFC #7186FC
triadic
#71CBFC #FC71CB #CBFC71
tetradic
#71CBFC #E871FC #FCA271 #86FC71
square
#71CBFC #E871FC #FCA271 #86FC71
split-complementary
#71CBFC #FC7186 #FCE871
monochromatic
#059CEE #35B5FB #71CBFC #ADE1FD #E1F4FE
Accessibility & contrast
On white
1.80
#71CBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#71CBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBFC
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBFC | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#A0BBFB
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cbfc; /* rgb */ color: rgb(113, 203, 252); /* oklch */ color: oklch(80.5% 0.111 234.3);
Tailwind
colors: {
custom: {
50: '#a3dafd',
500: '#71cbfc',
950: '#000000',
},
}SCSS
$custom: #71cbfc; $custom-light: #a3dafd; $custom-dark: #000000;
JSON
{
"hex": "#71cbfc",
"rgb": {
"r": 113,
"g": 203,
"b": 252
},
"hsl": {
"h": 201.151,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.80478,
"c": 0.11087,
"h": 234.3
},
"luminance": 0.53251
}Semantic roles & 50–950 ramp
primary
#71CBFC
secondary
#D87139
accent
#5100E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385