#71ACCA#71ACCA
#71ACCA is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.5% C 0.075 H 231.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #71ACCA |
|---|---|
| RGB | rgb(113, 172, 202) |
| HSL | hsl(200, 46%, 62%) |
| HSV | hsv(200, 44%, 79%) |
| CMYK | cmyk(44.1%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.48, -11.22, -21.26) |
| CIE-LCH | lch(67.48, 24.04, 242.18°) |
| OKLab | oklab(71.51% -0.047 -0.0588) |
| OKLCH | oklch(71.51% 0.075 231.3) |
| XYZ | xyz(32.2195, 37.2778, 61.3632) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.49
Bluegrey
#85A3B2
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 7.84
Lightblue (survey)
#7BC8F6
ΔE00 8.34
Sky Blue (survey)
#75BBFD
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ACCA #CA8F71
analogous
#71CABC #71ACCA #7180CA
triadic
#71ACCA #CA71AC #ACCA71
tetradic
#71ACCA #BC71CA #CA8F71 #80CA71
square
#71ACCA #BC71CA #CA8F71 #80CA71
split-complementary
#71ACCA #CA7180 #CABC71
monochromatic
#346F8C #4592B9 #71ACCA #9EC6DB #CAE0EB
Accessibility & contrast
On white
2.48
#71ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#71ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ACCA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ACCA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#91A0CA
Tritanopia (blue-blind)
#4BB4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #71acca; /* rgb */ color: rgb(113, 172, 202); /* oklch */ color: oklch(71.5% 0.075 231.3);
Tailwind
colors: {
custom: {
50: '#9ec4da',
500: '#71acca',
950: '#000000',
},
}SCSS
$custom: #71acca; $custom-light: #9ec4da; $custom-dark: #000000;
JSON
{
"hex": "#71acca",
"rgb": {
"r": 113,
"g": 172,
"b": 202
},
"hsl": {
"h": 200.225,
"s": 45.641,
"l": 61.765
},
"oklch": {
"l": 0.71511,
"c": 0.07528,
"h": 231.3
},
"luminance": 0.3728
}Semantic roles & 50–950 ramp
primary
#71ACCA
secondary
#DCC6BB
accent
#5C2DB9
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183