#47F9FA#47F9FA
#47F9FA is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.6% C 0.139 H 195.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #47F9FA |
|---|---|
| RGB | rgb(71, 249, 250) |
| HSL | hsl(180, 95%, 63%) |
| HSV | hsv(180, 72%, 98%) |
| CMYK | cmyk(71.6%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(89.85, -42.86, -13.35) |
| CIE-LCH | lch(89.85, 44.89, 197.31°) |
| OKLab | oklab(89.65% -0.1336 -0.0371) |
| OKLCH | oklch(89.65% 0.139 195.5) |
| XYZ | xyz(53.7217, 75.9866, 102.2595) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.85
Bright Light Blue
#26F7FD
ΔE00 1.70
Aqua
#00FFFF
ΔE00 1.90
Bright Turquoise
#0FFEF9
ΔE00 2.67
Bright Aqua
#0BF9EA
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47F9FA #FA4847
analogous
#47FAA1 #47F9FA #47A0FA
triadic
#47F9FA #FA47F9 #F9FA47
tetradic
#47F9FA #A147FA #FA4847 #A0FA47
square
#47F9FA #A147FA #FA4847 #A0FA47
split-complementary
#47F9FA #FA47A0 #FAA147
monochromatic
#05C0C1 #0BF7F8 #47F9FA #83FBFC #BEFDFD
Accessibility & contrast
On white
1.30
#47F9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#47F9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47F9FA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47F9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47F9FA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFA
Deuteranopia (green-blind)
#CEDAFB
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #47f9fa; /* rgb */ color: rgb(71, 249, 250); /* oklch */ color: oklch(89.6% 0.139 195.5);
Tailwind
colors: {
custom: {
50: '#95fcfb',
500: '#47f9fa',
950: '#000000',
},
}SCSS
$custom: #47f9fa; $custom-light: #95fcfb; $custom-dark: #000000;
JSON
{
"hex": "#47f9fa",
"rgb": {
"r": 71,
"g": 249,
"b": 250
},
"hsl": {
"h": 180.335,
"s": 94.709,
"l": 62.941
},
"oklch": {
"l": 0.89645,
"c": 0.13863,
"h": 195.5
},
"luminance": 0.75993
}Semantic roles & 50–950 ramp
primary
#47F9FA
secondary
#BF2727
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585