#47EEF4#47EEF4
#47EEF4 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.9% C 0.133 H 198.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #47EEF4 |
|---|---|
| RGB | rgb(71, 238, 244) |
| HSL | hsl(182, 89%, 62%) |
| HSV | hsv(182, 71%, 96%) |
| CMYK | cmyk(70.9%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(86.51, -39.59, -15.22) |
| CIE-LCH | lch(86.51, 42.42, 201.03°) |
| OKLab | oklab(86.88% -0.1257 -0.0423) |
| OKLCH | oklch(86.88% 0.133 198.6) |
| XYZ | xyz(49.4949, 69.0144, 96.2830) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.16
Bright Cyan
#41FDFE
ΔE00 3.58
Aqua
#00FFFF
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 4.67
Bright Turquoise
#0FFEF9
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47EEF4 #F44D47
analogous
#47F4A4 #47EEF4 #4798F4
triadic
#47EEF4 #F447EE #EEF447
tetradic
#47EEF4 #A447F4 #F44D47 #98F447
square
#47EEF4 #A447F4 #F44D47 #98F447
split-complementary
#47EEF4 #F44798 #F4A447
monochromatic
#0BB0B6 #0EE8EF #47EEF4 #81F3F7 #BAF9FB
Accessibility & contrast
On white
1.42
#47EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#47EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47EEF4
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47EEF4 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#C4D1F5
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #47eef4; /* rgb */ color: rgb(71, 238, 244); /* oklch */ color: oklch(86.9% 0.133 198.6);
Tailwind
colors: {
custom: {
50: '#93f4f7',
500: '#47eef4',
950: '#000000',
},
}SCSS
$custom: #47eef4; $custom-light: #93f4f7; $custom-dark: #000000;
JSON
{
"hex": "#47eef4",
"rgb": {
"r": 71,
"g": 238,
"b": 244
},
"hsl": {
"h": 182.081,
"s": 88.718,
"l": 61.765
},
"oklch": {
"l": 0.86875,
"c": 0.13261,
"h": 198.6
},
"luminance": 0.6902
}Semantic roles & 50–950 ramp
primary
#47EEF4
secondary
#B52F2A
accent
#0800E5
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585