#6FFE8A#6FFE8A
#6FFE8A is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.2% C 0.200 H 147.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFE8A |
|---|---|
| RGB | rgb(111, 254, 138) |
| HSL | hsl(131, 99%, 72%) |
| HSV | hsv(131, 56%, 100%) |
| CMYK | cmyk(56.3%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.90, -62.27, 43.95) |
| CIE-LCH | lch(89.90, 76.21, 144.79°) |
| OKLab | oklab(89.18% -0.1685 0.1074) |
| OKLCH | oklch(89.18% 0.2 147.5) |
| XYZ | xyz(46.5817, 76.0939, 36.2727) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.66
Spearmint
#1EF876
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFE8A #FE6FE3
analogous
#9CFE6F #6FFE8A #6FFED2
triadic
#6FFE8A #8A6FFE #FE8A6F
tetradic
#6FFE8A #6F9CFE #FE6FE3 #FED26F
square
#6FFE8A #6F9CFE #FE6FE3 #FED26F
split-complementary
#6FFE8A #D26FFE #FE6F9C
monochromatic
#02F12F #32FE59 #6FFE8A #ACFEBB #E1FFE6
Accessibility & contrast
On white
1.29
#6FFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#6FFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFE8A
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFE8A | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#4FF9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffe8a; /* rgb */ color: rgb(111, 254, 138); /* oklch */ color: oklch(89.2% 0.200 147.5);
Tailwind
colors: {
custom: {
50: '#a3ffae',
500: '#6ffe8a',
950: '#000000',
},
}SCSS
$custom: #6ffe8a; $custom-light: #a3ffae; $custom-dark: #000000;
JSON
{
"hex": "#6ffe8a",
"rgb": {
"r": 111,
"g": 254,
"b": 138
},
"hsl": {
"h": 131.329,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.89178,
"c": 0.1998,
"h": 147.5
},
"luminance": 0.76098
}Semantic roles & 50–950 ramp
primary
#6FFE8A
secondary
#DA37BB
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681