#47FFFC#47FFFC
#47FFFC is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.142 H 193.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFFC |
|---|---|
| RGB | rgb(71, 255, 252) |
| HSL | hsl(179, 100%, 64%) |
| HSV | hsv(179, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.63, -44.96, -11.74) |
| CIE-LCH | lch(91.63, 46.47, 194.63°) |
| OKLab | oklab(91.11% -0.1383 -0.0327) |
| OKLCH | oklch(91.11% 0.142 193.3) |
| XYZ | xyz(55.9211, 79.8811, 104.5479) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.31
Aqua
#00FFFF
ΔE00 1.47
Bright Turquoise
#0FFEF9
ΔE00 1.51
Bright Light Blue
#26F7FD
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 4.37
Light Cyan
#ACFFFC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFFC #FF474A
analogous
#47FFA0 #47FFFC #47A6FF
triadic
#47FFFC #FC47FF #FFFC47
tetradic
#47FFFC #A047FF #FF474A #A6FF47
square
#47FFFC #A047FF #FF474A #A6FF47
split-complementary
#47FFFC #FF47A6 #FFA047
monochromatic
#00CCC8 #0AFFFB #47FFFC #84FFFD #C1FFFE
Accessibility & contrast
On white
1.24
#47FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#47FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFFC
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFFC | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #47fffc; /* rgb */ color: rgb(71, 255, 252); /* oklch */ color: oklch(91.1% 0.142 193.3);
Tailwind
colors: {
custom: {
50: '#95fffd',
500: '#47fffc',
950: '#000000',
},
}SCSS
$custom: #47fffc; $custom-light: #95fffd; $custom-dark: #000000;
JSON
{
"hex": "#47fffc",
"rgb": {
"r": 71,
"g": 255,
"b": 252
},
"hsl": {
"h": 179.022,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.91108,
"c": 0.14216,
"h": 193.3
},
"luminance": 0.79888
}Semantic roles & 50–950 ramp
primary
#47FFFC
secondary
#C72326
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685