#47F8FA#47F8FA
#47F8FA is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.4% C 0.138 H 196.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #47F8FA |
|---|---|
| RGB | rgb(71, 248, 250) |
| HSL | hsl(181, 95%, 63%) |
| HSV | hsv(181, 72%, 98%) |
| CMYK | cmyk(71.6%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(89.57, -42.42, -13.78) |
| CIE-LCH | lch(89.57, 44.60, 198.00°) |
| OKLab | oklab(89.41% -0.1326 -0.0383) |
| OKLCH | oklch(89.41% 0.138 196.1) |
| XYZ | xyz(53.4134, 75.3701, 102.1567) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.11
Bright Light Blue
#26F7FD
ΔE00 1.41
Aqua
#00FFFF
ΔE00 2.16
Bright Turquoise
#0FFEF9
ΔE00 3.02
Bright Aqua
#0BF9EA
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47F8FA #FA4947
analogous
#47FAA2 #47F8FA #479FFA
triadic
#47F8FA #FA47F8 #F8FA47
tetradic
#47F8FA #A247FA #FA4947 #9FFA47
square
#47F8FA #A247FA #FA4947 #9FFA47
split-complementary
#47F8FA #FA479F #FAA247
monochromatic
#05BFC1 #0BF6F8 #47F8FA #83FAFC #BEFDFD
Accessibility & contrast
On white
1.31
#47F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#47F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47F8FA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47F8FA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFA
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #47f8fa; /* rgb */ color: rgb(71, 248, 250); /* oklch */ color: oklch(89.4% 0.138 196.1);
Tailwind
colors: {
custom: {
50: '#94fbfb',
500: '#47f8fa',
950: '#000000',
},
}SCSS
$custom: #47f8fa; $custom-light: #94fbfb; $custom-dark: #000000;
JSON
{
"hex": "#47f8fa",
"rgb": {
"r": 71,
"g": 248,
"b": 250
},
"hsl": {
"h": 180.67,
"s": 94.709,
"l": 62.941
},
"oklch": {
"l": 0.89412,
"c": 0.13806,
"h": 196.1
},
"luminance": 0.75377
}Semantic roles & 50–950 ramp
primary
#47F8FA
secondary
#BF2827
accent
#0300E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585