#6FFE83#6FFE83
#6FFE83 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.1% C 0.206 H 146.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFE83 |
|---|---|
| RGB | rgb(111, 254, 131) |
| HSL | hsl(128, 99%, 72%) |
| HSV | hsv(128, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(89.81, -63.26, 47.16) |
| CIE-LCH | lch(89.81, 78.91, 143.30°) |
| OKLab | oklab(89.07% -0.1713 0.1143) |
| OKLCH | oklch(89.07% 0.206 146.3) |
| XYZ | xyz(46.0912, 75.8977, 33.6891) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.45
Easter Green
#8CFD7E
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 3.75
Baby Green
#8CFF9E
ΔE00 3.84
Lighter Green
#75FD63
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFE83 #FE6FEA
analogous
#A3FE6F #6FFE83 #6FFECB
triadic
#6FFE83 #836FFE #FE836F
tetradic
#6FFE83 #6FA3FE #FE6FEA #FECB6F
square
#6FFE83 #6FA3FE #FE6FEA #FECB6F
split-complementary
#6FFE83 #CB6FFE #FE6FA3
monochromatic
#02F123 #32FE4F #6FFE83 #ACFEB7 #E1FFE5
Accessibility & contrast
On white
1.30
#6FFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#6FFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFE83
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFE83 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#51F9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffe83; /* rgb */ color: rgb(111, 254, 131); /* oklch */ color: oklch(89.1% 0.206 146.3);
Tailwind
colors: {
custom: {
50: '#a4ffa9',
500: '#6ffe83',
950: '#000000',
},
}SCSS
$custom: #6ffe83; $custom-light: #a4ffa9; $custom-dark: #000000;
JSON
{
"hex": "#6ffe83",
"rgb": {
"r": 111,
"g": 254,
"b": 131
},
"hsl": {
"h": 128.392,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89074,
"c": 0.20595,
"h": 146.3
},
"luminance": 0.75902
}Semantic roles & 50–950 ramp
primary
#6FFE83
secondary
#DA37C3
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681