#71ADEB#71ADEB
#71ADEB is a light, moderate cyan. Relative luminance 0.394; OKLCH L 73.2% C 0.110 H 250.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #71ADEB |
|---|---|
| RGB | rgb(113, 173, 235) |
| HSL | hsl(210, 75%, 68%) |
| HSV | hsv(210, 52%, 92%) |
| CMYK | cmyk(51.9%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(69.04, -2.29, -37.00) |
| CIE-LCH | lch(69.04, 37.07, 266.45°) |
| OKLab | oklab(73.16% -0.0371 -0.1037) |
| OKLCH | oklch(73.16% 0.11 250.3) |
| XYZ | xyz(36.7438, 39.3931, 84.2485) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 4.87
Cornflowerblue
#6495ED
ΔE00 7.36
Azure (survey)
#069AF3
ΔE00 7.86
Sky
#82CAFC
ΔE00 8.21
Lightblue (survey)
#7BC8F6
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ADEB #EBAF71
analogous
#71EAEB #71ADEB #7271EB
triadic
#71ADEB #EB71AD #ADEB71
tetradic
#71ADEB #EB71EA #EBAF71 #71EB72
square
#71ADEB #EB71EA #EBAF71 #71EB72
split-complementary
#71ADEB #EB7271 #EAEB71
monochromatic
#1C6FC6 #3B8EE3 #71ADEB #A7CCF3 #DCEBFA
Accessibility & contrast
On white
2.37
#71ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#71ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ADEB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ADEB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#2DBBC2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #71adeb; /* rgb */ color: rgb(113, 173, 235); /* oklch */ color: oklch(73.2% 0.110 250.3);
Tailwind
colors: {
custom: {
50: '#a1c5f1',
500: '#71adeb',
950: '#000000',
},
}SCSS
$custom: #71adeb; $custom-light: #a1c5f1; $custom-dark: #000000;
JSON
{
"hex": "#71adeb",
"rgb": {
"r": 113,
"g": 173,
"b": 235
},
"hsl": {
"h": 210.492,
"s": 75.309,
"l": 68.235
},
"oklch": {
"l": 0.73155,
"c": 0.11011,
"h": 250.3
},
"luminance": 0.39396
}Semantic roles & 50–950 ramp
primary
#71ADEB
secondary
#EEDCC9
accent
#740ED7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185