#6FE784#6FE784
#6FE784 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.175 H 147.5°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE784 |
|---|---|
| RGB | rgb(111, 231, 132) |
| HSL | hsl(131, 71%, 67%) |
| HSV | hsv(131, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(83.02, -54.32, 38.08) |
| CIE-LCH | lch(83.02, 66.34, 144.97°) |
| OKLab | oklab(83.5% -0.1473 0.0937) |
| OKLCH | oklch(83.5% 0.175 147.5) |
| XYZ | xyz(39.2939, 62.1940, 31.7593) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Lightgreen
#90EE90
ΔE00 3.42
Lightish Green
#61E160
ΔE00 4.56
Turquoise Green
#04F489
ΔE00 5.17
Tealish Green
#0CDC73
ΔE00 5.25
Palegreen
#98FB98
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE784 #E76FD2
analogous
#96E76F #6FE784 #6FE7C0
triadic
#6FE784 #846FE7 #E7846F
tetradic
#6FE784 #6F96E7 #E76FD2 #E7C06F
square
#6FE784 #6F96E7 #E76FD2 #E7C06F
split-complementary
#6FE784 #C06FE7 #E76F96
monochromatic
#1FBC3B #3BDE57 #6FE784 #A3F0B1 #D8F8DE
Accessibility & contrast
On white
1.56
#6FE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#6FE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE784
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE784 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67D
Deuteranopia (green-blind)
#D9CA8A
Tritanopia (blue-blind)
#58E3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fe784; /* rgb */ color: rgb(111, 231, 132); /* oklch */ color: oklch(83.5% 0.175 147.5);
Tailwind
colors: {
custom: {
50: '#a0efa9',
500: '#6fe784',
950: '#000000',
},
}SCSS
$custom: #6fe784; $custom-light: #a0efa9; $custom-dark: #000000;
JSON
{
"hex": "#6fe784",
"rgb": {
"r": 111,
"g": 231,
"b": 132
},
"hsl": {
"h": 130.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.835,
"c": 0.17454,
"h": 147.5
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#6FE784
secondary
#BC3FA6
accent
#12B2D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581