#6EE07E#6EE07E
#6EE07E is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.171 H 146.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE07E |
|---|---|
| RGB | rgb(110, 224, 126) |
| HSL | hsl(128, 65%, 65%) |
| HSV | hsv(128, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.81, -52.70, 38.22) |
| CIE-LCH | lch(80.81, 65.10, 144.05°) |
| OKLab | oklab(81.66% -0.1429 0.0938) |
| OKLCH | oklch(81.66% 0.171 146.7) |
| XYZ | xyz(36.8498, 58.1297, 29.0129) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Lightish Green
#61E160
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.30
Tealish Green
#0CDC73
ΔE00 4.77
Fresh Green
#69D84F
ΔE00 6.04
Turquoise Green
#04F489
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE07E #E06ED0
analogous
#97E06E #6EE07E #6EE0B7
triadic
#6EE07E #7E6EE0 #E07E6E
tetradic
#6EE07E #6E97E0 #E06ED0 #E0B76E
square
#6EE07E #6E97E0 #E06ED0 #E0B76E
split-complementary
#6EE07E #B76EE0 #E06E97
monochromatic
#25AE39 #3CD551 #6EE07E #A0EBAB #D3F6D8
Accessibility & contrast
On white
1.66
#6EE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6EE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE07E
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE07E | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#5ADCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee07e; /* rgb */ color: rgb(110, 224, 126); /* oklch */ color: oklch(81.7% 0.171 146.7);
Tailwind
colors: {
custom: {
50: '#9feaa4',
500: '#6ee07e',
950: '#000000',
},
}SCSS
$custom: #6ee07e; $custom-light: #9feaa4; $custom-dark: #000000;
JSON
{
"hex": "#6ee07e",
"rgb": {
"r": 110,
"g": 224,
"b": 126
},
"hsl": {
"h": 128.421,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81655,
"c": 0.17098,
"h": 146.7
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#6EE07E
secondary
#B042A1
accent
#19B3CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480