#47ABBF#47ABBF
#47ABBF is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.1% C 0.096 H 213.1°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #47ABBF |
|---|---|
| RGB | rgb(71, 171, 191) |
| HSL | hsl(190, 48%, 51%) |
| HSV | hsv(190, 63%, 75%) |
| CMYK | cmyk(62.8%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.14, -22.85, -18.89) |
| CIE-LCH | lch(65.14, 29.64, 219.58°) |
| OKLab | oklab(69.05% -0.0806 -0.0524) |
| OKLCH | oklch(69.05% 0.096 213.1) |
| XYZ | xyz(26.5615, 34.2242, 54.4862) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.57
Cadetblue
#5F9EA0
ΔE00 7.62
Greyblue
#77A1B5
ΔE00 8.56
Bluegrey
#85A3B2
ΔE00 10.78
Bright Sky Blue
#02CCFE
ΔE00 11.40
Lightseagreen
#20B2AA
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ABBF #BF5B47
analogous
#47BF97 #47ABBF #476FBF
triadic
#47ABBF #BF47AB #ABBF47
tetradic
#47ABBF #9747BF #BF5B47 #6FBF47
square
#47ABBF #9747BF #BF5B47 #6FBF47
split-complementary
#47ABBF #BF476F #BF9747
monochromatic
#245C68 #348595 #47ABBF #74C0CF #A2D4DF
Accessibility & contrast
On white
2.68
#47ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#47ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ABBF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ABBF | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 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)
#9CA6C0
Deuteranopia (green-blind)
#8A98BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #47abbf; /* rgb */ color: rgb(71, 171, 191); /* oklch */ color: oklch(69.1% 0.096 213.1);
Tailwind
colors: {
custom: {
50: '#87c4d2',
500: '#47abbf',
950: '#000000',
},
}SCSS
$custom: #47abbf; $custom-light: #87c4d2; $custom-dark: #000000;
JSON
{
"hex": "#47abbf",
"rgb": {
"r": 71,
"g": 171,
"b": 191
},
"hsl": {
"h": 190,
"s": 48.387,
"l": 51.373
},
"oklch": {
"l": 0.69053,
"c": 0.09613,
"h": 213.1
},
"luminance": 0.34227
}Semantic roles & 50–950 ramp
primary
#47ABBF
secondary
#CB9F96
accent
#6750D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182