#71CAEC#71CAEC
#71CAEC is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.6% C 0.098 H 225.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71CAEC |
|---|---|
| RGB | rgb(113, 202, 236) |
| HSL | hsl(197, 76%, 68%) |
| HSV | hsv(197, 52%, 93%) |
| CMYK | cmyk(52.1%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(77.16, -17.54, -25.01) |
| CIE-LCH | lch(77.16, 30.55, 234.96°) |
| OKLab | oklab(79.61% -0.0693 -0.0694) |
| OKLCH | oklch(79.61% 0.098 225) |
| XYZ | xyz(43.0652, 51.8042, 87.0704) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.51
Baby Blue
#89CFF0
ΔE00 2.95
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Lightskyblue
#87CEFA
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 4.99
Sky
#82CAFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CAEC #EC9371
analogous
#71ECD0 #71CAEC #718CEC
triadic
#71CAEC #EC71CA #CAEC71
tetradic
#71CAEC #D071EC #EC9371 #8CEC71
square
#71CAEC #D071EC #EC9371 #8CEC71
split-complementary
#71CAEC #EC718C #ECD071
monochromatic
#1B98C8 #3BB6E5 #71CAEC #A7DEF3 #DDF2FA
Accessibility & contrast
On white
1.85
#71CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#71CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CAEC
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CAEC | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EE
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#1DD4D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71caec; /* rgb */ color: rgb(113, 202, 236); /* oklch */ color: oklch(79.6% 0.098 225.0);
Tailwind
colors: {
custom: {
50: '#a2daf2',
500: '#71caec',
950: '#000000',
},
}SCSS
$custom: #71caec; $custom-light: #a2daf2; $custom-dark: #000000;
JSON
{
"hex": "#71caec",
"rgb": {
"r": 113,
"g": 202,
"b": 236
},
"hsl": {
"h": 196.585,
"s": 76.398,
"l": 68.431
},
"oklch": {
"l": 0.79605,
"c": 0.09806,
"h": 225
},
"luminance": 0.51808
}Semantic roles & 50–950 ramp
primary
#71CAEC
secondary
#C4623D
accent
#450DD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385