#6EE28E#6EE28E
#6EE28E is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.4% C 0.159 H 150.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE28E |
|---|---|
| RGB | rgb(110, 226, 142) |
| HSL | hsl(137, 67%, 66%) |
| HSV | hsv(137, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(81.65, -50.94, 31.27) |
| CIE-LCH | lch(81.65, 59.77, 148.46°) |
| OKLab | oklab(82.42% -0.1383 0.078) |
| OKLCH | oklch(82.42% 0.159 150.6) |
| XYZ | xyz(38.5066, 59.6575, 35.0718) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Lightgreen
#90EE90
ΔE00 4.60
Aqua Green
#12E193
ΔE00 5.17
Tealish Green
#0CDC73
ΔE00 5.30
Seafoam Green
#7AF9AB
ΔE00 5.41
Seafoam (survey)
#80F9AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE28E #E26EC2
analogous
#88E26E #6EE28E #6EE2C8
triadic
#6EE28E #8E6EE2 #E28E6E
tetradic
#6EE28E #6E88E2 #E26EC2 #E2C86E
square
#6EE28E #6E88E2 #E26EC2 #E2C86E
split-complementary
#6EE28E #C86EE2 #E26E88
monochromatic
#24B24B #3BD866 #6EE28E #A1ECB6 #D4F6DD
Accessibility & contrast
On white
1.62
#6EE28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6EE28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE28E
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE28E | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#54DFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee28e; /* rgb */ color: rgb(110, 226, 142); /* oklch */ color: oklch(82.4% 0.159 150.6);
Tailwind
colors: {
custom: {
50: '#9fecaf',
500: '#6ee28e',
950: '#000000',
},
}SCSS
$custom: #6ee28e; $custom-light: #9fecaf; $custom-dark: #000000;
JSON
{
"hex": "#6ee28e",
"rgb": {
"r": 110,
"g": 226,
"b": 142
},
"hsl": {
"h": 136.552,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.82424,
"c": 0.15877,
"h": 150.6
},
"luminance": 0.59661
}Semantic roles & 50–950 ramp
primary
#6EE28E
secondary
#B34194
accent
#179CCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581