#6EFF8D#6EFF8D
#6EFF8D is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.4% C 0.199 H 148.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFF8D |
|---|---|
| RGB | rgb(110, 255, 141) |
| HSL | hsl(133, 100%, 72%) |
| HSV | hsv(133, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.21, -62.42, 42.89) |
| CIE-LCH | lch(90.21, 75.73, 145.51°) |
| OKLab | oklab(89.43% -0.1689 0.1051) |
| OKLCH | oklch(89.43% 0.199 148.1) |
| XYZ | xyz(46.9950, 76.7538, 37.5325) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 2.98
Mint Green
#8FFF9F
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.62
Wintergreen
#20F986
ΔE00 3.66
Spearmint
#1EF876
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFF8D #FF6EE0
analogous
#98FF6E #6EFF8D #6EFFD6
triadic
#6EFF8D #8D6EFF #FF8D6E
tetradic
#6EFF8D #6E98FF #FF6EE0 #FFD66E
square
#6EFF8D #6E98FF #FF6EE0 #FFD66E
split-complementary
#6EFF8D #D66EFF #FF6E98
monochromatic
#00F334 #31FF5D #6EFF8D #ABFFBD #E0FFE7
Accessibility & contrast
On white
1.28
#6EFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6EFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFF8D
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFF8D | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#4CFAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6eff8d; /* rgb */ color: rgb(110, 255, 141); /* oklch */ color: oklch(89.4% 0.199 148.1);
Tailwind
colors: {
custom: {
50: '#a3ffb0',
500: '#6eff8d',
950: '#000000',
},
}SCSS
$custom: #6eff8d; $custom-light: #a3ffb0; $custom-dark: #000000;
JSON
{
"hex": "#6eff8d",
"rgb": {
"r": 110,
"g": 255,
"b": 141
},
"hsl": {
"h": 132.828,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.89434,
"c": 0.19887,
"h": 148.1
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#6EFF8D
secondary
#DB36B8
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681