#47FF9F#47FF9F
#47FF9F is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.7% C 0.197 H 155.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #47FF9F |
|---|---|
| RGB | rgb(71, 255, 159) |
| HSL | hsl(149, 100%, 64%) |
| HSV | hsv(149, 72%, 100%) |
| CMYK | cmyk(72.2%, 0%, 37.6%, 0%) |
| CIE-LAB | lab(89.56, -66.43, 33.04) |
| CIE-LCH | lch(89.56, 74.19, 153.56°) |
| OKLab | oklab(88.73% -0.1793 0.0826) |
| OKLCH | oklch(88.73% 0.197 155.3) |
| XYZ | xyz(44.6123, 75.3576, 44.9885) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.96
Light Green Blue
#56FCA2
ΔE00 1.12
Mediumspringgreen
#00FA9A
ΔE00 1.88
Bright Sea Green
#05FFA6
ΔE00 2.19
Light Bluish Green
#76FDA8
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#47FF9F #FF47A7
analogous
#4BFF47 #47FF9F #47FFFB
triadic
#47FF9F #9F47FF #FF9F47
tetradic
#47FF9F #474BFF #FF47A7 #FFFB47
square
#47FF9F #474BFF #FF47A7 #FFFB47
split-complementary
#47FF9F #FB47FF #FF474B
monochromatic
#00CC61 #0AFF7F #47FF9F #84FFBF #C1FFDF
Accessibility & contrast
On white
1.31
#47FF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#47FF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #47FF9F
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##47FF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##47FF9F | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #47ff9f; /* rgb */ color: rgb(71, 255, 159); /* oklch */ color: oklch(88.7% 0.197 155.3);
Tailwind
colors: {
custom: {
50: '#92ffbc',
500: '#47ff9f',
950: '#000000',
},
}SCSS
$custom: #47ff9f; $custom-light: #92ffbc; $custom-dark: #000000;
JSON
{
"hex": "#47ff9f",
"rgb": {
"r": 71,
"g": 255,
"b": 159
},
"hsl": {
"h": 148.696,
"s": 100,
"l": 63.922
},
"oklch": {
"l": 0.88728,
"c": 0.19742,
"h": 155.3
},
"luminance": 0.75363
}Semantic roles & 50–950 ramp
primary
#47FF9F
secondary
#C72379
accent
#0078E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682