#71CBFF#71CBFF
#71CBFF is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.6% C 0.114 H 235.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBFF |
|---|---|
| RGB | rgb(113, 203, 255) |
| HSL | hsl(202, 100%, 72%) |
| HSV | hsv(202, 56%, 100%) |
| CMYK | cmyk(55.7%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(78.13, -12.59, -33.69) |
| CIE-LCH | lch(78.13, 35.97, 249.51°) |
| OKLab | oklab(80.6% -0.0637 -0.0941) |
| OKLCH | oklch(80.6% 0.114 235.9) |
| XYZ | xyz(46.2092, 53.4384, 102.4678) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.56
Sky
#82CAFC
ΔE00 2.25
Lightskyblue
#87CEFA
ΔE00 2.43
Light Blue
#95D0FC
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.58
Deepskyblue
#00BFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBFF #FFA571
analogous
#71FFEC #71CBFF #7184FF
triadic
#71CBFF #FF71CB #CBFF71
tetradic
#71CBFF #EC71FF #FFA571 #84FF71
square
#71CBFF #EC71FF #FFA571 #84FF71
split-complementary
#71CBFF #FF7184 #FFEC71
monochromatic
#009CF6 #34B5FF #71CBFF #AEE1FF #E0F4FF
Accessibility & contrast
On white
1.80
#71CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#71CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBFF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBFF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#00D9DC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cbff; /* rgb */ color: rgb(113, 203, 255); /* oklch */ color: oklch(80.6% 0.114 235.9);
Tailwind
colors: {
custom: {
50: '#a3daff',
500: '#71cbff',
950: '#000000',
},
}SCSS
$custom: #71cbff; $custom-light: #a3daff; $custom-dark: #000000;
JSON
{
"hex": "#71cbff",
"rgb": {
"r": 113,
"g": 203,
"b": 255
},
"hsl": {
"h": 201.972,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.80604,
"c": 0.11363,
"h": 235.9
},
"luminance": 0.53443
}Semantic roles & 50–950 ramp
primary
#71CBFF
secondary
#DC7438
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386