#6FF47C#6FF47C
#6FF47C is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.199 H 145.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF47C |
|---|---|
| RGB | rgb(111, 244, 124) |
| HSL | hsl(126, 86%, 70%) |
| HSV | hsv(126, 55%, 96%) |
| CMYK | cmyk(54.5%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.77, -60.49, 46.69) |
| CIE-LCH | lch(86.77, 76.42, 142.34°) |
| OKLab | oklab(86.54% -0.164 0.1129) |
| OKLCH | oklch(86.54% 0.199 145.5) |
| XYZ | xyz(42.5418, 69.5324, 30.2441) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Easter Green
#8CFD7E
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.69
Light Green
#96F97B
ΔE00 4.08
Minty Green
#0BF77D
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF47C #F46FE7
analogous
#A4F46F #6FF47C #6FF4BF
triadic
#6FF47C #7C6FF4 #F47C6F
tetradic
#6FF47C #6FA4F4 #F46FE7 #F4BF6F
square
#6FF47C #6FA4F4 #F46FE7 #F4BF6F
split-complementary
#6FF47C #BF6FF4 #F46FA4
monochromatic
#11D824 #36F048 #6FF47C #A8F8B0 #E1FDE3
Accessibility & contrast
On white
1.41
#6FF47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#6FF47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF47C
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF47C | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#56EFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff47c; /* rgb */ color: rgb(111, 244, 124); /* oklch */ color: oklch(86.5% 0.199 145.5);
Tailwind
colors: {
custom: {
50: '#a2f9a4',
500: '#6ff47c',
950: '#000000',
},
}SCSS
$custom: #6ff47c; $custom-light: #a2f9a4; $custom-dark: #000000;
JSON
{
"hex": "#6ff47c",
"rgb": {
"r": 111,
"g": 244,
"b": 124
},
"hsl": {
"h": 125.865,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.86543,
"c": 0.19912,
"h": 145.5
},
"luminance": 0.69536
}Semantic roles & 50–950 ramp
primary
#6FF47C
secondary
#CE39BF
accent
#03CDE2
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580