#47ABC8#47ABC8
#47ABC8 is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.4% C 0.101 H 220.2°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABC8 |
|---|---|
| RGB | rgb(71, 171, 200) |
| HSL | hsl(193, 54%, 53%) |
| HSV | hsv(193, 65%, 78%) |
| CMYK | cmyk(64.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(65.46, -20.10, -23.39) |
| CIE-LCH | lch(65.46, 30.84, 229.33°) |
| OKLab | oklab(69.42% -0.077 -0.0652) |
| OKLCH | oklch(69.42% 0.101 220.2) |
| XYZ | xyz(27.5825, 34.6326, 59.8635) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.85
Greyblue
#77A1B5
ΔE00 7.43
Deepskyblue
#00BFFF
ΔE00 9.64
Bright Sky Blue
#02CCFE
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 9.95
Cadetblue
#5F9EA0
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABC8 #C86447
analogous
#47C8A4 #47ABC8 #476AC8
triadic
#47ABC8 #C847AB #ABC847
tetradic
#47ABC8 #A447C8 #C86447 #6AC847
square
#47ABC8 #A447C8 #C86447 #6AC847
split-complementary
#47ABC8 #C8476A #C8A447
monochromatic
#226072 #3088A2 #47ABC8 #76C1D6 #A5D6E4
Accessibility & contrast
On white
2.65
#47ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#47ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABC8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABC8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CA
Deuteranopia (green-blind)
#8799C8
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #47abc8; /* rgb */ color: rgb(71, 171, 200); /* oklch */ color: oklch(69.4% 0.101 220.2);
Tailwind
colors: {
custom: {
50: '#88c4d8',
500: '#47abc8',
950: '#000000',
},
}SCSS
$custom: #47abc8; $custom-light: #88c4d8; $custom-dark: #000000;
JSON
{
"hex": "#47abc8",
"rgb": {
"r": 71,
"g": 171,
"b": 200
},
"hsl": {
"h": 193.488,
"s": 53.975,
"l": 53.137
},
"oklch": {
"l": 0.69417,
"c": 0.10088,
"h": 220.2
},
"luminance": 0.34636
}Semantic roles & 50–950 ramp
primary
#47ABC8
secondary
#D1A69A
accent
#6B4ADD
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0D1214
muted
#7D8183