#71CBF5#71CBF5
#71CBF5 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.2% C 0.105 H 230.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBF5 |
|---|---|
| RGB | rgb(113, 203, 245) |
| HSL | hsl(199, 87%, 70%) |
| HSV | hsv(199, 54%, 96%) |
| CMYK | cmyk(53.9%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(77.76, -15.49, -28.92) |
| CIE-LCH | lch(77.76, 32.81, 241.82°) |
| OKLab | oklab(80.19% -0.0672 -0.0805) |
| OKLCH | oklch(80.19% 0.105 230.1) |
| XYZ | xyz(44.6412, 52.8112, 94.2096) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.53
Baby Blue
#89CFF0
ΔE00 2.92
Lightskyblue
#87CEFA
ΔE00 3.17
Sky Blue
#87CEEB
ΔE00 3.57
Sky
#82CAFC
ΔE00 4.07
Bright Sky Blue
#02CCFE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBF5 #F59B71
analogous
#71F5DD #71CBF5 #7189F5
triadic
#71CBF5 #F571CB #CBF571
tetradic
#71CBF5 #DD71F5 #F59B71 #89F571
square
#71CBF5 #DD71F5 #F59B71 #89F571
split-complementary
#71CBF5 #F57189 #F5DD71
monochromatic
#109BDC #38B6F1 #71CBF5 #AAE0F9 #E2F5FD
Accessibility & contrast
On white
1.82
#71CBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#71CBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBF5
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBF5 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F7
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71cbf5; /* rgb */ color: rgb(113, 203, 245); /* oklch */ color: oklch(80.2% 0.105 230.1);
Tailwind
colors: {
custom: {
50: '#a3daf8',
500: '#71cbf5',
950: '#000000',
},
}SCSS
$custom: #71cbf5; $custom-light: #a3daf8; $custom-dark: #000000;
JSON
{
"hex": "#71cbf5",
"rgb": {
"r": 113,
"g": 203,
"b": 245
},
"hsl": {
"h": 199.091,
"s": 86.842,
"l": 70.196
},
"oklch": {
"l": 0.80188,
"c": 0.10481,
"h": 230.1
},
"luminance": 0.52815
}Semantic roles & 50–950 ramp
primary
#71CBF5
secondary
#CF6A3B
accent
#4A02E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485