#47FFFA#47FFFA
#47FFFA is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.142 H 192.2°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFFA |
|---|---|
| RGB | rgb(71, 255, 250) |
| HSL | hsl(178, 100%, 64%) |
| HSV | hsv(178, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.57, -45.50, -10.79) |
| CIE-LCH | lch(91.57, 46.76, 193.33°) |
| OKLab | oklab(91.04% -0.1392 -0.0301) |
| OKLCH | oklch(91.04% 0.142 192.2) |
| XYZ | xyz(55.6058, 79.7550, 102.8876) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.27
Aqua
#00FFFF
ΔE00 1.86
Bright Cyan
#41FDFE
ΔE00 1.92
Bright Light Blue
#26F7FD
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 3.79
Tiffany Blue
#7BF2DA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFFA #FF474C
analogous
#47FF9E #47FFFA #47A8FF
triadic
#47FFFA #FA47FF #FFFA47
tetradic
#47FFFA #9E47FF #FF474C #A8FF47
square
#47FFFA #9E47FF #FF474C #A8FF47
split-complementary
#47FFFA #FF47A8 #FF9E47
monochromatic
#00CCC6 #0AFFF8 #47FFFA #84FFFC #C1FFFD
Accessibility & contrast
On white
1.24
#47FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#47FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFFA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFFA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D5DFFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #47fffa; /* rgb */ color: rgb(71, 255, 250); /* oklch */ color: oklch(91.0% 0.142 192.2);
Tailwind
colors: {
custom: {
50: '#95fffb',
500: '#47fffa',
950: '#000000',
},
}SCSS
$custom: #47fffa; $custom-light: #95fffb; $custom-dark: #000000;
JSON
{
"hex": "#47fffa",
"rgb": {
"r": 71,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.37,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.91043,
"c": 0.14239,
"h": 192.2
},
"luminance": 0.79762
}Semantic roles & 50–950 ramp
primary
#47FFFA
secondary
#C72328
accent
#0006E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685