#6EFE81#6EFE81
#6EFE81 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 89.0% C 0.208 H 146.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFE81 |
|---|---|
| RGB | rgb(110, 254, 129) |
| HSL | hsl(128, 99%, 71%) |
| HSV | hsv(128, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 49.2%, 0.4%) |
| CIE-LAB | lab(89.76, -63.76, 48.03) |
| CIE-LCH | lch(89.76, 79.83, 143.01°) |
| OKLab | oklab(89.01% -0.1727 0.1162) |
| OKLCH | oklch(89.01% 0.208 146.1) |
| XYZ | xyz(45.8318, 75.7794, 32.9763) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.25
Easter Green
#8CFD7E
ΔE00 2.82
Spearmint
#1EF876
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 3.74
Lighter Green
#75FD63
ΔE00 3.82
Light Bright Green
#53FE5C
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFE81 #FE6EEB
analogous
#A3FE6E #6EFE81 #6EFEC9
triadic
#6EFE81 #816EFE #FE816E
tetradic
#6EFE81 #6EA3FE #FE6EEB #FEC96E
square
#6EFE81 #6EA3FE #FE6EEB #FEC96E
split-complementary
#6EFE81 #C96EFE #FE6EA3
monochromatic
#02F021 #31FE4C #6EFE81 #ABFEB6 #E1FFE5
Accessibility & contrast
On white
1.30
#6EFE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#6EFE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFE81
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFE81 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#EFDD8A
Tritanopia (blue-blind)
#50F8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efe81; /* rgb */ color: rgb(110, 254, 129); /* oklch */ color: oklch(89.0% 0.208 146.1);
Tailwind
colors: {
custom: {
50: '#a3ffa8',
500: '#6efe81',
950: '#000000',
},
}SCSS
$custom: #6efe81; $custom-light: #a3ffa8; $custom-dark: #000000;
JSON
{
"hex": "#6efe81",
"rgb": {
"r": 110,
"g": 254,
"b": 129
},
"hsl": {
"h": 127.917,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.89012,
"c": 0.20811,
"h": 146.1
},
"luminance": 0.75784
}Semantic roles & 50–950 ramp
primary
#6EFE81
secondary
#DA36C5
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681