#71CDEB#71CDEB
#71CDEB is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.097 H 221.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #71CDEB |
|---|---|
| RGB | rgb(113, 205, 235) |
| HSL | hsl(195, 75%, 68%) |
| HSV | hsv(195, 52%, 92%) |
| CMYK | cmyk(51.9%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.97, -19.35, -23.24) |
| CIE-LCH | lch(77.97, 30.24, 230.21°) |
| OKLab | oklab(80.24% -0.073 -0.0644) |
| OKLCH | oklch(80.24% 0.097 221.4) |
| XYZ | xyz(43.6310, 53.1677, 86.5443) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.70
Baby Blue
#89CFF0
ΔE00 3.64
Bright Sky Blue
#02CCFE
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 5.56
Lightblue (survey)
#7BC8F6
ΔE00 6.03
Lightskyblue
#87CEFA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CDEB #EB8F71
analogous
#71EBCC #71CDEB #7190EB
triadic
#71CDEB #EB71CD #CDEB71
tetradic
#71CDEB #CC71EB #EB8F71 #90EB71
square
#71CDEB #CC71EB #EB8F71 #90EB71
split-complementary
#71CDEB #EB7190 #EBCC71
monochromatic
#1C9CC6 #3BBAE3 #71CDEB #A7E0F3 #DCF3FA
Accessibility & contrast
On white
1.80
#71CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#71CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CDEB
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CDEB | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#1DD7D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #71cdeb; /* rgb */ color: rgb(113, 205, 235); /* oklch */ color: oklch(80.2% 0.097 221.4);
Tailwind
colors: {
custom: {
50: '#a2dcf1',
500: '#71cdeb',
950: '#000000',
},
}SCSS
$custom: #71cdeb; $custom-light: #a2dcf1; $custom-dark: #000000;
JSON
{
"hex": "#71cdeb",
"rgb": {
"r": 113,
"g": 205,
"b": 235
},
"hsl": {
"h": 194.754,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.8024,
"c": 0.09733,
"h": 221.4
},
"luminance": 0.53172
}Semantic roles & 50–950 ramp
primary
#71CDEB
secondary
#C35E3D
accent
#400ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485