#6EE27F#6EE27F
#6EE27F is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.173 H 146.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE27F |
|---|---|
| RGB | rgb(110, 226, 127) |
| HSL | hsl(129, 67%, 66%) |
| HSV | hsv(129, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(81.42, -53.35, 38.50) |
| CIE-LCH | lch(81.42, 65.79, 144.18°) |
| OKLab | oklab(82.16% -0.1447 0.0945) |
| OKLCH | oklch(82.16% 0.173 146.9) |
| XYZ | xyz(37.4553, 59.2370, 29.5347) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Lightgreen
#90EE90
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.84
Turquoise Green
#04F489
ΔE00 5.91
Minty Green
#0BF77D
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE27F #E26ED1
analogous
#97E26E #6EE27F #6EE2B9
triadic
#6EE27F #7F6EE2 #E27F6E
tetradic
#6EE27F #6E97E2 #E26ED1 #E2B96E
square
#6EE27F #6E97E2 #E26ED1 #E2B96E
split-complementary
#6EE27F #B96EE2 #E26E97
monochromatic
#24B238 #3BD852 #6EE27F #A1ECAC #D4F6D9
Accessibility & contrast
On white
1.63
#6EE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE27F
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE27F | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D177
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#59DECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee27f; /* rgb */ color: rgb(110, 226, 127); /* oklch */ color: oklch(82.2% 0.173 146.9);
Tailwind
colors: {
custom: {
50: '#9feca5',
500: '#6ee27f',
950: '#000000',
},
}SCSS
$custom: #6ee27f; $custom-light: #9feca5; $custom-dark: #000000;
JSON
{
"hex": "#6ee27f",
"rgb": {
"r": 110,
"g": 226,
"b": 127
},
"hsl": {
"h": 128.793,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.8216,
"c": 0.1728,
"h": 146.9
},
"luminance": 0.5924
}Semantic roles & 50–950 ramp
primary
#6EE27F
secondary
#B341A2
accent
#17B4CF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580