#47ECF4#47ECF4
#47ECF4 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.4% C 0.132 H 199.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #47ECF4 |
|---|---|
| RGB | rgb(71, 236, 244) |
| HSL | hsl(183, 89%, 62%) |
| HSV | hsv(183, 71%, 96%) |
| CMYK | cmyk(70.9%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(85.93, -38.68, -16.09) |
| CIE-LCH | lch(85.93, 41.90, 202.58°) |
| OKLab | oklab(86.41% -0.1238 -0.0447) |
| OKLCH | oklch(86.41% 0.132 199.8) |
| XYZ | xyz(48.9158, 67.8563, 96.0900) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.73
Robin'S Egg
#6DEDFD
ΔE00 4.09
Bright Cyan
#41FDFE
ΔE00 4.31
Aqua
#00FFFF
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47ECF4 #F44F47
analogous
#47F4A6 #47ECF4 #4795F4
triadic
#47ECF4 #F447EC #ECF447
tetradic
#47ECF4 #A647F4 #F44F47 #95F447
square
#47ECF4 #A647F4 #F44F47 #95F447
split-complementary
#47ECF4 #F44795 #F4A647
monochromatic
#0BAEB6 #0EE5EF #47ECF4 #81F2F7 #BAF8FB
Accessibility & contrast
On white
1.44
#47ECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#47ECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47ECF4
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47ECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47ECF4 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F5
Deuteranopia (green-blind)
#C2CFF5
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #47ecf4; /* rgb */ color: rgb(71, 236, 244); /* oklch */ color: oklch(86.4% 0.132 199.8);
Tailwind
colors: {
custom: {
50: '#93f2f7',
500: '#47ecf4',
950: '#000000',
},
}SCSS
$custom: #47ecf4; $custom-light: #93f2f7; $custom-dark: #000000;
JSON
{
"hex": "#47ecf4",
"rgb": {
"r": 71,
"g": 236,
"b": 244
},
"hsl": {
"h": 182.775,
"s": 88.718,
"l": 61.765
},
"oklch": {
"l": 0.86408,
"c": 0.13161,
"h": 199.8
},
"luminance": 0.67862
}Semantic roles & 50–950 ramp
primary
#47ECF4
secondary
#B5312A
accent
#0B00E5
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585