#6CFF8A#6CFF8A
#6CFF8A is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.3% C 0.202 H 147.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFF8A |
|---|---|
| RGB | rgb(108, 255, 138) |
| HSL | hsl(132, 100%, 71%) |
| HSV | hsv(132, 58%, 100%) |
| CMYK | cmyk(57.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.11, -63.30, 44.19) |
| CIE-LCH | lch(90.11, 77.20, 145.08°) |
| OKLab | oklab(89.32% -0.1712 0.1079) |
| OKLCH | oklch(89.32% 0.202 147.8) |
| XYZ | xyz(46.5287, 76.5388, 36.3613) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.43
Baby Green
#8CFF9E
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.44
Mint Green
#8FFF9F
ΔE00 3.58
Wintergreen
#20F986
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFF8A #FF6CE1
analogous
#97FF6C #6CFF8A #6CFFD3
triadic
#6CFF8A #8A6CFF #FF8A6C
tetradic
#6CFF8A #6C97FF #FF6CE1 #FFD36C
square
#6CFF8A #6C97FF #FF6CE1 #FFD36C
split-complementary
#6CFF8A #D36CFF #FF6C97
monochromatic
#00F131 #2FFF59 #6CFF8A #A9FFBB #E0FFE7
Accessibility & contrast
On white
1.29
#6CFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#6CFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFF8A
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFF8A | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#49FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cff8a; /* rgb */ color: rgb(108, 255, 138); /* oklch */ color: oklch(89.3% 0.202 147.8);
Tailwind
colors: {
custom: {
50: '#a2ffae',
500: '#6cff8a',
950: '#000000',
},
}SCSS
$custom: #6cff8a; $custom-light: #a2ffae; $custom-dark: #000000;
JSON
{
"hex": "#6cff8a",
"rgb": {
"r": 108,
"g": 255,
"b": 138
},
"hsl": {
"h": 132.245,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.89323,
"c": 0.20238,
"h": 147.8
},
"luminance": 0.76543
}Semantic roles & 50–950 ramp
primary
#6CFF8A
secondary
#DB34B9
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681