#6EEE7E#6EEE7E
#6EEE7E is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.190 H 146.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEE7E |
|---|---|
| RGB | rgb(110, 238, 126) |
| HSL | hsl(128, 79%, 68%) |
| HSV | hsv(128, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.98, -58.18, 43.50) |
| CIE-LCH | lch(84.98, 72.64, 143.21°) |
| OKLab | oklab(85.07% -0.1577 0.1058) |
| OKLCH | oklch(85.07% 0.19 146.1) |
| XYZ | xyz(40.7684, 65.9670, 30.3191) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.02
Lightgreen (survey)
#76FF7B
ΔE00 4.09
Spearmint
#1EF876
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEE7E #EE6EDE
analogous
#9EEE6E #6EEE7E #6EEEBE
triadic
#6EEE7E #7E6EEE #EE7E6E
tetradic
#6EEE7E #6E9EEE #EE6EDE #EEBE6E
square
#6EEE7E #6E9EEE #EE6EDE #EEBE6E
split-complementary
#6EEE7E #BE6EEE #EE6E9E
monochromatic
#18CA2E #37E84D #6EEE7E #A5F4AF #DCFBDF
Accessibility & contrast
On white
1.48
#6EEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6EEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEE7E
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEE7E | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#56E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6eee7e; /* rgb */ color: rgb(110, 238, 126); /* oklch */ color: oklch(85.1% 0.190 146.1);
Tailwind
colors: {
custom: {
50: '#a1f4a5',
500: '#6eee7e',
950: '#000000',
},
}SCSS
$custom: #6eee7e; $custom-light: #a1f4a5; $custom-dark: #000000;
JSON
{
"hex": "#6eee7e",
"rgb": {
"r": 110,
"g": 238,
"b": 126
},
"hsl": {
"h": 127.5,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85074,
"c": 0.18992,
"h": 146.1
},
"luminance": 0.6597
}Semantic roles & 50–950 ramp
primary
#6EEE7E
secondary
#C63AB5
accent
#0AC1DB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580