#71CBF9#71CBF9
#71CBF9 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.108 H 232.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBF9 |
|---|---|
| RGB | rgb(113, 203, 249) |
| HSL | hsl(200, 92%, 71%) |
| HSV | hsv(200, 55%, 98%) |
| CMYK | cmyk(54.6%, 18.5%, 0%, 2.4%) |
| CIE-LAB | lab(77.91, -14.34, -30.83) |
| CIE-LCH | lch(77.91, 34.00, 245.06°) |
| OKLab | oklab(80.35% -0.0658 -0.0859) |
| OKLCH | oklch(80.35% 0.108 232.6) |
| XYZ | xyz(45.2585, 53.0581, 97.4604) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.77
Lightskyblue
#87CEFA
ΔE00 2.61
Sky
#82CAFC
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 4.42
Light Blue
#95D0FC
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBF9 #F99F71
analogous
#71F9E3 #71CBF9 #7187F9
triadic
#71CBF9 #F971CB #CBF971
tetradic
#71CBF9 #E371F9 #F99F71 #87F971
square
#71CBF9 #E371F9 #F99F71 #87F971
split-complementary
#71CBF9 #F97187 #F9E371
monochromatic
#0A9BE6 #36B5F7 #71CBF9 #ACE1FB #E2F4FE
Accessibility & contrast
On white
1.81
#71CBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#71CBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBF9
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBF9 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FB
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#00D7DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cbf9; /* rgb */ color: rgb(113, 203, 249); /* oklch */ color: oklch(80.4% 0.108 232.6);
Tailwind
colors: {
custom: {
50: '#a3dafb',
500: '#71cbf9',
950: '#000000',
},
}SCSS
$custom: #71cbf9; $custom-light: #a3dafb; $custom-dark: #000000;
JSON
{
"hex": "#71cbf9",
"rgb": {
"r": 113,
"g": 203,
"b": 249
},
"hsl": {
"h": 200.294,
"s": 91.892,
"l": 70.98
},
"oklch": {
"l": 0.80352,
"c": 0.1082,
"h": 232.6
},
"luminance": 0.53062
}Semantic roles & 50–950 ramp
primary
#71CBF9
secondary
#D46E3A
accent
#4E00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385