#6FE47A#6FE47A
#6FE47A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.180 H 145.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE47A |
|---|---|
| RGB | rgb(111, 228, 122) |
| HSL | hsl(126, 68%, 66%) |
| HSV | hsv(126, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(81.98, -54.62, 41.68) |
| CIE-LCH | lch(81.98, 68.70, 142.65°) |
| OKLab | oklab(82.61% -0.1482 0.1015) |
| OKLCH | oklch(82.61% 0.18 145.6) |
| XYZ | xyz(37.8096, 60.2684, 28.0491) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 3.93
Tealish Green
#0CDC73
ΔE00 5.21
Fresh Green
#69D84F
ΔE00 5.46
Minty Green
#0BF77D
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE47A #E46FD9
analogous
#9FE46F #6FE47A #6FE4B5
triadic
#6FE47A #7A6FE4 #E47A6F
tetradic
#6FE47A #6F9FE4 #E46FD9 #E4B56F
square
#6FE47A #6F9FE4 #E46FD9 #E4B56F
split-complementary
#6FE47A #B56FE4 #E46F9F
monochromatic
#22B630 #3BDA4A #6FE47A #A3EEAA #D6F7D9
Accessibility & contrast
On white
1.61
#6FE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6FE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE47A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE47A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D272
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#5BDFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe47a; /* rgb */ color: rgb(111, 228, 122); /* oklch */ color: oklch(82.6% 0.180 145.6);
Tailwind
colors: {
custom: {
50: '#a0eda2',
500: '#6fe47a',
950: '#000000',
},
}SCSS
$custom: #6fe47a; $custom-light: #a0eda2; $custom-dark: #000000;
JSON
{
"hex": "#6fe47a",
"rgb": {
"r": 111,
"g": 228,
"b": 122
},
"hsl": {
"h": 125.641,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.82608,
"c": 0.17966,
"h": 145.6
},
"luminance": 0.60271
}Semantic roles & 50–950 ramp
primary
#6FE47A
secondary
#B740AC
accent
#15BFD0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580