#71CBEC#71CBEC
#71CBEC is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.8% C 0.098 H 224.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBEC |
|---|---|
| RGB | rgb(113, 203, 236) |
| HSL | hsl(196, 76%, 68%) |
| HSV | hsv(196, 52%, 93%) |
| CMYK | cmyk(52.1%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(77.44, -18.05, -24.58) |
| CIE-LCH | lch(77.44, 30.50, 233.71°) |
| OKLab | oklab(79.83% -0.0704 -0.0682) |
| OKLCH | oklch(79.83% 0.098 224.1) |
| XYZ | xyz(43.3006, 52.2750, 87.1488) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.46
Baby Blue
#89CFF0
ΔE00 3.06
Lightblue (survey)
#7BC8F6
ΔE00 4.93
Bright Sky Blue
#02CCFE
ΔE00 5.04
Lightskyblue
#87CEFA
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBEC #EC9271
analogous
#71ECD0 #71CBEC #718DEC
triadic
#71CBEC #EC71CB #CBEC71
tetradic
#71CBEC #D071EC #EC9271 #8DEC71
square
#71CBEC #D071EC #EC9271 #8DEC71
split-complementary
#71CBEC #EC718D #ECD071
monochromatic
#1B99C8 #3BB7E5 #71CBEC #A7DFF3 #DDF3FA
Accessibility & contrast
On white
1.83
#71CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#71CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBEC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBEC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#1CD5D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cbec; /* rgb */ color: rgb(113, 203, 236); /* oklch */ color: oklch(79.8% 0.098 224.1);
Tailwind
colors: {
custom: {
50: '#a2dbf2',
500: '#71cbec',
950: '#000000',
},
}SCSS
$custom: #71cbec; $custom-light: #a2dbf2; $custom-dark: #000000;
JSON
{
"hex": "#71cbec",
"rgb": {
"r": 113,
"g": 203,
"b": 236
},
"hsl": {
"h": 196.098,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.79829,
"c": 0.098,
"h": 224.1
},
"luminance": 0.52279
}Semantic roles & 50–950 ramp
primary
#71CBEC
secondary
#C4613D
accent
#440DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485