#47FFA0#47FFA0
#47FFA0 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.7% C 0.197 H 155.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #47FFA0 |
|---|---|
| RGB | rgb(71, 255, 160) |
| HSL | hsl(149, 100%, 64%) |
| HSV | hsv(149, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(89.58, -66.24, 32.56) |
| CIE-LCH | lch(89.58, 73.81, 153.82°) |
| OKLab | oklab(88.75% -0.1789 0.0814) |
| OKLCH | oklch(88.75% 0.197 155.5) |
| XYZ | xyz(44.6995, 75.3925, 45.4473) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.89
Light Green Blue
#56FCA2
ΔE00 1.04
Mediumspringgreen
#00FA9A
ΔE00 1.86
Bright Sea Green
#05FFA6
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.90
Turquoise Green
#04F489
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FFA0 #FF47A6
analogous
#4AFF47 #47FFA0 #47FFFC
triadic
#47FFA0 #A047FF #FFA047
tetradic
#47FFA0 #474AFF #FF47A6 #FFFC47
square
#47FFA0 #474AFF #FF47A6 #FFFC47
split-complementary
#47FFA0 #FC47FF #FF474A
monochromatic
#00CC62 #0AFF80 #47FFA0 #84FFC0 #C1FFDF
Accessibility & contrast
On white
1.31
#47FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#47FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FFA0
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FFA0 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #47ffa0; /* rgb */ color: rgb(71, 255, 160); /* oklch */ color: oklch(88.7% 0.197 155.5);
Tailwind
colors: {
custom: {
50: '#92ffbd',
500: '#47ffa0',
950: '#000000',
},
}SCSS
$custom: #47ffa0; $custom-light: #92ffbd; $custom-dark: #000000;
JSON
{
"hex": "#47ffa0",
"rgb": {
"r": 71,
"g": 255,
"b": 160
},
"hsl": {
"h": 149.022,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.88747,
"c": 0.19656,
"h": 155.5
},
"luminance": 0.75398
}Semantic roles & 50–950 ramp
primary
#47FFA0
secondary
#C72378
accent
#0076E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682