#6EE07D#6EE07D
#6EE07D is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.172 H 146.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE07D |
|---|---|
| RGB | rgb(110, 224, 125) |
| HSL | hsl(128, 65%, 65%) |
| HSV | hsv(128, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.80, -52.85, 38.69) |
| CIE-LCH | lch(80.80, 65.50, 143.79°) |
| OKLab | oklab(81.64% -0.1434 0.0949) |
| OKLCH | oklch(81.64% 0.172 146.5) |
| XYZ | xyz(36.7855, 58.1040, 28.6748) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.78
Fresh Green
#69D84F
ΔE00 5.88
Turquoise Green
#04F489
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE07D #E06ED1
analogous
#98E06E #6EE07D #6EE0B6
triadic
#6EE07D #7D6EE0 #E07D6E
tetradic
#6EE07D #6E98E0 #E06ED1 #E0B66E
square
#6EE07D #6E98E0 #E06ED1 #E0B66E
split-complementary
#6EE07D #B66EE0 #E06E98
monochromatic
#25AE37 #3CD550 #6EE07D #A0EBAA #D3F6D7
Accessibility & contrast
On white
1.66
#6EE07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#6EE07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE07D
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE07D | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#5ADBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ee07d; /* rgb */ color: rgb(110, 224, 125); /* oklch */ color: oklch(81.6% 0.172 146.5);
Tailwind
colors: {
custom: {
50: '#9feaa4',
500: '#6ee07d',
950: '#000000',
},
}SCSS
$custom: #6ee07d; $custom-light: #9feaa4; $custom-dark: #000000;
JSON
{
"hex": "#6ee07d",
"rgb": {
"r": 110,
"g": 224,
"b": 125
},
"hsl": {
"h": 127.895,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.81639,
"c": 0.17191,
"h": 146.5
},
"luminance": 0.58107
}Semantic roles & 50–950 ramp
primary
#6EE07D
secondary
#B042A2
accent
#19B5CD
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480