#71ACDA#71ACDA
#71ACDA is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.091 H 243.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACDA |
|---|---|
| RGB | rgb(113, 172, 218) |
| HSL | hsl(206, 59%, 65%) |
| HSV | hsv(206, 48%, 85%) |
| CMYK | cmyk(48.2%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(68.08, -6.72, -29.17) |
| CIE-LCH | lch(68.08, 29.94, 257.03°) |
| OKLab | oklab(72.18% -0.0414 -0.0812) |
| OKLCH | oklch(72.18% 0.091 243) |
| XYZ | xyz(34.2130, 38.0752, 71.8624) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.25
Carolina Blue
#8AB8FE
ΔE00 6.83
Lightblue (survey)
#7BC8F6
ΔE00 7.72
Greyblue
#77A1B5
ΔE00 8.00
Azure (survey)
#069AF3
ΔE00 8.02
Sky
#82CAFC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACDA #DA9F71
analogous
#71DAD4 #71ACDA #7177DA
triadic
#71ACDA #DA71AC #ACDA71
tetradic
#71ACDA #D471DA #DA9F71 #77DA71
square
#71ACDA #D471DA #DA9F71 #77DA71
split-complementary
#71ACDA #DA7177 #DAD471
monochromatic
#2B70A5 #4090CD #71ACDA #A2C8E7 #D2E5F3
Accessibility & contrast
On white
2.44
#71ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#71ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACDA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACDA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDC
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#3FB7BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #71acda; /* rgb */ color: rgb(113, 172, 218); /* oklch */ color: oklch(72.2% 0.091 243.0);
Tailwind
colors: {
custom: {
50: '#9fc4e5',
500: '#71acda',
950: '#000000',
},
}SCSS
$custom: #71acda; $custom-light: #9fc4e5; $custom-dark: #000000;
JSON
{
"hex": "#71acda",
"rgb": {
"r": 113,
"g": 172,
"b": 218
},
"hsl": {
"h": 206.286,
"s": 58.659,
"l": 64.902
},
"oklch": {
"l": 0.72175,
"c": 0.09115,
"h": 243
},
"luminance": 0.38078
}Semantic roles & 50–950 ramp
primary
#71ACDA
secondary
#E5D1C1
accent
#681FC6
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1215
muted
#7F8184