#6FF28E#6FF28E
#6FF28E is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.180 H 149.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF28E |
|---|---|
| RGB | rgb(111, 242, 142) |
| HSL | hsl(134, 83%, 69%) |
| HSV | hsv(134, 54%, 95%) |
| CMYK | cmyk(54.1%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(86.42, -57.08, 37.53) |
| CIE-LCH | lch(86.42, 68.31, 146.67°) |
| OKLab | oklab(86.34% -0.1546 0.0927) |
| OKLCH | oklch(86.34% 0.18 149) |
| XYZ | xyz(43.1872, 68.8330, 36.5962) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Baby Green
#8CFF9E
ΔE00 3.47
Mint Green
#8FFF9F
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF28E #F26FD3
analogous
#92F26F #6FF28E #6FF2CF
triadic
#6FF28E #8E6FF2 #F28E6F
tetradic
#6FF28E #6F92F2 #F26FD3 #F2CF6F
square
#6FF28E #6F92F2 #F26FD3 #F2CF6F
split-complementary
#6FF28E #CF6FF2 #F26F92
monochromatic
#13D441 #37ED62 #6FF28E #A7F7BA #DFFCE6
Accessibility & contrast
On white
1.42
#6FF28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#6FF28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF28E
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF28E | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#51EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6ff28e; /* rgb */ color: rgb(111, 242, 142); /* oklch */ color: oklch(86.3% 0.180 149.0);
Tailwind
colors: {
custom: {
50: '#a2f7b0',
500: '#6ff28e',
950: '#000000',
},
}SCSS
$custom: #6ff28e; $custom-light: #a2f7b0; $custom-dark: #000000;
JSON
{
"hex": "#6ff28e",
"rgb": {
"r": 111,
"g": 242,
"b": 142
},
"hsl": {
"h": 134.198,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.86339,
"c": 0.18029,
"h": 149
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#6FF28E
secondary
#CB3AA9
accent
#06ACE0
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581