#71CCEE#71CCEE
#71CCEE is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.099 H 224.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #71CCEE |
|---|---|
| RGB | rgb(113, 204, 238) |
| HSL | hsl(196, 79%, 69%) |
| HSV | hsv(196, 53%, 93%) |
| CMYK | cmyk(52.5%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.80, -18.00, -25.12) |
| CIE-LCH | lch(77.80, 30.90, 234.37°) |
| OKLab | oklab(80.13% -0.0708 -0.0697) |
| OKLCH | oklch(80.13% 0.099 224.6) |
| XYZ | xyz(43.8297, 52.8657, 88.7667) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.45
Baby Blue
#89CFF0
ΔE00 2.91
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Bright Sky Blue
#02CCFE
ΔE00 4.92
Lightskyblue
#87CEFA
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CCEE #EE9371
analogous
#71EED2 #71CCEE #718EEE
triadic
#71CCEE #EE71CC #CCEE71
tetradic
#71CCEE #D271EE #EE9371 #8EEE71
square
#71CCEE #D271EE #EE9371 #8EEE71
split-complementary
#71CCEE #EE718E #EED271
monochromatic
#189BCC #3AB8E7 #71CCEE #A8E0F5 #DEF3FB
Accessibility & contrast
On white
1.81
#71CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#71CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CCEE
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CCEE | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#16D6D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #71ccee; /* rgb */ color: rgb(113, 204, 238); /* oklch */ color: oklch(80.1% 0.099 224.6);
Tailwind
colors: {
custom: {
50: '#a2dbf3',
500: '#71ccee',
950: '#000000',
},
}SCSS
$custom: #71ccee; $custom-light: #a2dbf3; $custom-dark: #000000;
JSON
{
"hex": "#71ccee",
"rgb": {
"r": 113,
"g": 204,
"b": 238
},
"hsl": {
"h": 196.32,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.80132,
"c": 0.09933,
"h": 224.6
},
"luminance": 0.52869
}Semantic roles & 50–950 ramp
primary
#71CCEE
secondary
#C7623D
accent
#430BDB
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485