#6EFF8A#6EFF8A
#6EFF8A is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.202 H 147.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFF8A |
|---|---|
| RGB | rgb(110, 255, 138) |
| HSL | hsl(132, 100%, 72%) |
| HSV | hsv(132, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.17, -62.86, 44.28) |
| CIE-LCH | lch(90.17, 76.89, 144.84°) |
| OKLab | oklab(89.39% -0.1701 0.1081) |
| OKLCH | oklch(89.39% 0.202 147.6) |
| XYZ | xyz(46.7748, 76.6657, 36.3728) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.34
Baby Green
#8CFF9E
ΔE00 3.24
Mint Green
#8FFF9F
ΔE00 3.50
Easter Green
#8CFD7E
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFF8A #FF6EE3
analogous
#9BFF6E #6EFF8A #6EFFD3
triadic
#6EFF8A #8A6EFF #FF8A6E
tetradic
#6EFF8A #6E9BFF #FF6EE3 #FFD36E
square
#6EFF8A #6E9BFF #FF6EE3 #FFD36E
split-complementary
#6EFF8A #D36EFF #FF6E9B
monochromatic
#00F32F #31FF59 #6EFF8A #ABFFBB #E0FFE6
Accessibility & contrast
On white
1.29
#6EFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#6EFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFF8A
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFF8A | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#4DFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6eff8a; /* rgb */ color: rgb(110, 255, 138); /* oklch */ color: oklch(89.4% 0.202 147.6);
Tailwind
colors: {
custom: {
50: '#a3ffae',
500: '#6eff8a',
950: '#000000',
},
}SCSS
$custom: #6eff8a; $custom-light: #a3ffae; $custom-dark: #000000;
JSON
{
"hex": "#6eff8a",
"rgb": {
"r": 110,
"g": 255,
"b": 138
},
"hsl": {
"h": 131.586,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.89388,
"c": 0.20153,
"h": 147.6
},
"luminance": 0.7667
}Semantic roles & 50–950 ramp
primary
#6EFF8A
secondary
#DB36BB
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681