#6DFF8A#6DFF8A
#6DFF8A is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.4% C 0.202 H 147.7°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFF8A |
|---|---|
| RGB | rgb(109, 255, 138) |
| HSL | hsl(132, 100%, 71%) |
| HSV | hsv(132, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.14, -63.09, 44.23) |
| CIE-LCH | lch(90.14, 77.05, 144.96°) |
| OKLab | oklab(89.35% -0.1706 0.108) |
| OKLCH | oklch(89.35% 0.202 147.7) |
| XYZ | xyz(46.6510, 76.6019, 36.3670) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 3.28
Spring Green
#00FF7F
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.54
Easter Green
#8CFD7E
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFF8A #FF6DE2
analogous
#99FF6D #6DFF8A #6DFFD3
triadic
#6DFF8A #8A6DFF #FF8A6D
tetradic
#6DFF8A #6D99FF #FF6DE2 #FFD36D
square
#6DFF8A #6D99FF #FF6DE2 #FFD36D
split-complementary
#6DFF8A #D36DFF #FF6D99
monochromatic
#00F230 #30FF59 #6DFF8A #AAFFBB #E0FFE6
Accessibility & contrast
On white
1.29
#6DFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#6DFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFF8A
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFF8A | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EEDE92
Tritanopia (blue-blind)
#4BFAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dff8a; /* rgb */ color: rgb(109, 255, 138); /* oklch */ color: oklch(89.4% 0.202 147.7);
Tailwind
colors: {
custom: {
50: '#a3ffae',
500: '#6dff8a',
950: '#000000',
},
}SCSS
$custom: #6dff8a; $custom-light: #a3ffae; $custom-dark: #000000;
JSON
{
"hex": "#6dff8a",
"rgb": {
"r": 109,
"g": 255,
"b": 138
},
"hsl": {
"h": 131.918,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.89355,
"c": 0.20196,
"h": 147.7
},
"luminance": 0.76606
}Semantic roles & 50–950 ramp
primary
#6DFF8A
secondary
#DB35BA
accent
#00B8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681