#6FE884#6FE884
#6FE884 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.176 H 147.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE884 |
|---|---|
| RGB | rgb(111, 232, 132) |
| HSL | hsl(130, 72%, 67%) |
| HSV | hsv(130, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 43.1%, 9%) |
| CIE-LAB | lab(83.31, -54.71, 38.46) |
| CIE-LCH | lch(83.31, 66.88, 144.89°) |
| OKLab | oklab(83.74% -0.1483 0.0946) |
| OKLCH | oklch(83.74% 0.176 147.5) |
| XYZ | xyz(39.5745, 62.7554, 31.8529) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.44
Lightish Green
#61E160
ΔE00 4.53
Turquoise Green
#04F489
ΔE00 5.05
Wintergreen
#20F986
ΔE00 5.24
Palegreen
#98FB98
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE884 #E86FD3
analogous
#97E86F #6FE884 #6FE8C0
triadic
#6FE884 #846FE8 #E8846F
tetradic
#6FE884 #6F97E8 #E86FD3 #E8C06F
square
#6FE884 #6F97E8 #E86FD3 #E8C06F
split-complementary
#6FE884 #C06FE8 #E86F97
monochromatic
#1EBE3A #3AE057 #6FE884 #A4F0B1 #D9F9DE
Accessibility & contrast
On white
1.55
#6FE884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#6FE884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE884
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE884 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67C
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#57E4D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe884; /* rgb */ color: rgb(111, 232, 132); /* oklch */ color: oklch(83.7% 0.176 147.5);
Tailwind
colors: {
custom: {
50: '#a1f0a9',
500: '#6fe884',
950: '#000000',
},
}SCSS
$custom: #6fe884; $custom-light: #a1f0a9; $custom-dark: #000000;
JSON
{
"hex": "#6fe884",
"rgb": {
"r": 111,
"g": 232,
"b": 132
},
"hsl": {
"h": 130.413,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.83743,
"c": 0.1759,
"h": 147.5
},
"luminance": 0.62759
}Semantic roles & 50–950 ramp
primary
#6FE884
secondary
#BD3EA7
accent
#11B3D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581