#47FFFB#47FFFB
#47FFFB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.142 H 192.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFFB |
|---|---|
| RGB | rgb(71, 255, 251) |
| HSL | hsl(179, 100%, 64%) |
| HSV | hsv(179, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(91.60, -45.23, -11.26) |
| CIE-LCH | lch(91.60, 46.61, 193.98°) |
| OKLab | oklab(91.08% -0.1388 -0.0314) |
| OKLCH | oklch(91.08% 0.142 192.7) |
| XYZ | xyz(55.7631, 79.8179, 103.7156) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.36
Bright Cyan
#41FDFE
ΔE00 1.62
Aqua
#00FFFF
ΔE00 1.65
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Aqua
#0BF9EA
ΔE00 4.07
Light Cyan
#ACFFFC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFFB #FF474B
analogous
#47FF9F #47FFFB #47A7FF
triadic
#47FFFB #FB47FF #FFFB47
tetradic
#47FFFB #9F47FF #FF474B #A7FF47
square
#47FFFB #9F47FF #FF474B #A7FF47
split-complementary
#47FFFB #FF47A7 #FF9F47
monochromatic
#00CCC7 #0AFFFA #47FFFB #84FFFC #C1FFFE
Accessibility & contrast
On white
1.24
#47FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#47FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFFB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFFB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D5DFFC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #47fffb; /* rgb */ color: rgb(71, 255, 251); /* oklch */ color: oklch(91.1% 0.142 192.7);
Tailwind
colors: {
custom: {
50: '#95fffc',
500: '#47fffb',
950: '#000000',
},
}SCSS
$custom: #47fffb; $custom-light: #95fffc; $custom-dark: #000000;
JSON
{
"hex": "#47fffb",
"rgb": {
"r": 71,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.696,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.91076,
"c": 0.14226,
"h": 192.7
},
"luminance": 0.79825
}Semantic roles & 50–950 ramp
primary
#47FFFB
secondary
#C72327
accent
#0005E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685