#47AEBE#47AEBE
#47AEBE is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.7% C 0.096 H 209.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #47AEBE |
|---|---|
| RGB | rgb(71, 174, 190) |
| HSL | hsl(188, 48%, 51%) |
| HSV | hsv(188, 63%, 75%) |
| CMYK | cmyk(62.6%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(66.00, -24.67, -17.02) |
| CIE-LCH | lch(66.00, 29.98, 214.61°) |
| OKLab | oklab(69.74% -0.0841 -0.0472) |
| OKLCH | oklch(69.74% 0.096 209.3) |
| XYZ | xyz(27.0250, 35.3266, 54.0997) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.67
Cadetblue
#5F9EA0
ΔE00 7.15
Greyblue
#77A1B5
ΔE00 9.74
Lightseagreen
#20B2AA
ΔE00 10.04
Darkturquoise
#00CED1
ΔE00 10.52
Aqua Blue
#02D8E9
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47AEBE #BE5747
analogous
#47BE92 #47AEBE #4772BE
triadic
#47AEBE #BE47AE #AEBE47
tetradic
#47AEBE #9247BE #BE5747 #72BE47
square
#47AEBE #9247BE #BE5747 #72BE47
split-complementary
#47AEBE #BE4772 #BE9247
monochromatic
#245E66 #348794 #47AEBE #74C2CE #A1D6DE
Accessibility & contrast
On white
2.60
#47AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#47AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47AEBE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47AEBE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #47aebe; /* rgb */ color: rgb(71, 174, 190); /* oklch */ color: oklch(69.7% 0.096 209.3);
Tailwind
colors: {
custom: {
50: '#87c6d1',
500: '#47aebe',
950: '#000000',
},
}SCSS
$custom: #47aebe; $custom-light: #87c6d1; $custom-dark: #000000;
JSON
{
"hex": "#47aebe",
"rgb": {
"r": 71,
"g": 174,
"b": 190
},
"hsl": {
"h": 188.067,
"s": 47.791,
"l": 51.176
},
"oklch": {
"l": 0.69735,
"c": 0.09649,
"h": 209.3
},
"luminance": 0.35329
}Semantic roles & 50–950 ramp
primary
#47AEBE
secondary
#CB9D96
accent
#6350D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282