#6FF384#6FF384
#6FF384 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.191 H 146.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF384 |
|---|---|
| RGB | rgb(111, 243, 132) |
| HSL | hsl(130, 85%, 69%) |
| HSV | hsv(130, 54%, 95%) |
| CMYK | cmyk(54.3%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(86.57, -58.99, 42.62) |
| CIE-LCH | lch(86.57, 72.77, 144.15°) |
| OKLab | oklab(86.42% -0.1598 0.1041) |
| OKLCH | oklch(86.42% 0.191 146.9) |
| XYZ | xyz(42.7683, 69.1429, 32.9175) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.65
Baby Green
#8CFF9E
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.95
Minty Green
#0BF77D
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF384 #F36FDE
analogous
#9CF36F #6FF384 #6FF3C6
triadic
#6FF384 #846FF3 #F3846F
tetradic
#6FF384 #6F9CF3 #F36FDE #F3C66F
square
#6FF384 #6F9CF3 #F36FDE #F3C66F
split-complementary
#6FF384 #C66FF3 #F36F9C
monochromatic
#12D631 #37EE54 #6FF384 #A7F8B4 #E0FCE5
Accessibility & contrast
On white
1.42
#6FF384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#6FF384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF384
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF384 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#54EED9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ff384; /* rgb */ color: rgb(111, 243, 132); /* oklch */ color: oklch(86.4% 0.191 146.9);
Tailwind
colors: {
custom: {
50: '#a2f8a9',
500: '#6ff384',
950: '#000000',
},
}SCSS
$custom: #6ff384; $custom-light: #a2f8a9; $custom-dark: #000000;
JSON
{
"hex": "#6ff384",
"rgb": {
"r": 111,
"g": 243,
"b": 132
},
"hsl": {
"h": 129.545,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.86418,
"c": 0.1907,
"h": 146.9
},
"luminance": 0.69147
}Semantic roles & 50–950 ramp
primary
#6FF384
secondary
#CC3AB5
accent
#04BEE1
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581