#47FFAB#47FFAB
#47FFAB is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.0% C 0.187 H 158.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFAB |
|---|---|
| RGB | rgb(71, 255, 171) |
| HSL | hsl(153, 100%, 64%) |
| HSV | hsv(153, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(89.76, -64.16, 27.29) |
| CIE-LCH | lch(89.76, 69.72, 156.96°) |
| OKLab | oklab(88.96% -0.174 0.0689) |
| OKLCH | oklch(88.96% 0.187 158.4) |
| XYZ | xyz(45.7046, 75.7945, 50.7412) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.49
Light Green Blue
#56FCA2
ΔE00 1.72
Sea Green (survey)
#53FCA1
ΔE00 1.76
Mediumspringgreen
#00FA9A
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 2.62
Greenish Cyan
#2AFEB7
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFAB #FF479B
analogous
#47FF4F #47FFAB #47F7FF
triadic
#47FFAB #AB47FF #FFAB47
tetradic
#47FFAB #4F47FF #FF479B #F7FF47
square
#47FFAB #4F47FF #FF479B #F7FF47
split-complementary
#47FFAB #FF47F7 #FF4F47
monochromatic
#00CC6F #0AFF8F #47FFAB #84FFC7 #C1FFE3
Accessibility & contrast
On white
1.30
#47FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#47FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFAB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFAB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEBA6
Deuteranopia (green-blind)
#E6DBB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #47ffab; /* rgb */ color: rgb(71, 255, 171); /* oklch */ color: oklch(89.0% 0.187 158.4);
Tailwind
colors: {
custom: {
50: '#92ffc4',
500: '#47ffab',
950: '#000000',
},
}SCSS
$custom: #47ffab; $custom-light: #92ffc4; $custom-dark: #000000;
JSON
{
"hex": "#47ffab",
"rgb": {
"r": 71,
"g": 255,
"b": 171
},
"hsl": {
"h": 152.609,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.88963,
"c": 0.18717,
"h": 158.4
},
"luminance": 0.758
}Semantic roles & 50–950 ramp
primary
#47FFAB
secondary
#C7236E
accent
#0069E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682