#47ABC0#47ABC0
#47ABC0 is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.1% C 0.097 H 213.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABC0 |
|---|---|
| RGB | rgb(71, 171, 192) |
| HSL | hsl(190, 49%, 52%) |
| HSV | hsv(190, 63%, 75%) |
| CMYK | cmyk(63%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.18, -22.55, -19.39) |
| CIE-LCH | lch(65.18, 29.74, 220.70°) |
| OKLab | oklab(69.09% -0.0802 -0.0538) |
| OKLCH | oklch(69.09% 0.097 213.9) |
| XYZ | xyz(26.6720, 34.2684, 55.0678) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.77
Cadetblue
#5F9EA0
ΔE00 7.89
Greyblue
#77A1B5
ΔE00 8.39
Bluegrey
#85A3B2
ΔE00 10.65
Bright Sky Blue
#02CCFE
ΔE00 11.18
Sky Blue
#87CEEB
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABC0 #C05C47
analogous
#47C099 #47ABC0 #476FC0
triadic
#47ABC0 #C047AB #ABC047
tetradic
#47ABC0 #9947C0 #C05C47 #6FC047
square
#47ABC0 #9947C0 #C05C47 #6FC047
split-complementary
#47ABC0 #C0476F #C09947
monochromatic
#245D69 #338596 #47ABC0 #75C0D0 #A2D5DF
Accessibility & contrast
On white
2.67
#47ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#47ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABC0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABC0 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#8A99C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47abc0; /* rgb */ color: rgb(71, 171, 192); /* oklch */ color: oklch(69.1% 0.097 213.9);
Tailwind
colors: {
custom: {
50: '#87c4d3',
500: '#47abc0',
950: '#000000',
},
}SCSS
$custom: #47abc0; $custom-light: #87c4d3; $custom-dark: #000000;
JSON
{
"hex": "#47abc0",
"rgb": {
"r": 71,
"g": 171,
"b": 192
},
"hsl": {
"h": 190.413,
"s": 48.988,
"l": 51.569
},
"oklch": {
"l": 0.69093,
"c": 0.09657,
"h": 213.9
},
"luminance": 0.34271
}Semantic roles & 50–950 ramp
primary
#47ABC0
secondary
#CCA097
accent
#674FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182