#6CFD7F#6CFD7F
#6CFD7F is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.7% C 0.209 H 146.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFD7F |
|---|---|
| RGB | rgb(108, 253, 127) |
| HSL | hsl(128, 97%, 71%) |
| HSV | hsv(128, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(89.38, -64.12, 48.48) |
| CIE-LCH | lch(89.38, 80.39, 142.90°) |
| OKLab | oklab(88.68% -0.1736 0.1171) |
| OKLCH | oklch(88.68% 0.209 146) |
| XYZ | xyz(45.1376, 74.9669, 32.1659) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.26
Easter Green
#8CFD7E
ΔE00 2.86
Spearmint
#1EF876
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.68
Lighter Green
#75FD63
ΔE00 3.70
Light Bright Green
#53FE5C
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFD7F #FD6CEA
analogous
#A1FD6C #6CFD7F #6CFDC7
triadic
#6CFD7F #7F6CFD #FD7F6C
tetradic
#6CFD7F #6CA1FD #FD6CEA #FDC76C
square
#6CFD7F #6CA1FD #FD6CEA #FDC76C
split-complementary
#6CFD7F #C76CFD #FD6CA1
monochromatic
#03EB22 #30FC4A #6CFD7F #A8FEB4 #E1FFE5
Accessibility & contrast
On white
1.31
#6CFD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#6CFD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFD7F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFD7F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#EEDC88
Tritanopia (blue-blind)
#4DF7E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6cfd7f; /* rgb */ color: rgb(108, 253, 127); /* oklch */ color: oklch(88.7% 0.209 146.0);
Tailwind
colors: {
custom: {
50: '#a2ffa6',
500: '#6cfd7f',
950: '#000000',
},
}SCSS
$custom: #6cfd7f; $custom-light: #a2ffa6; $custom-dark: #000000;
JSON
{
"hex": "#6cfd7f",
"rgb": {
"r": 108,
"g": 253,
"b": 127
},
"hsl": {
"h": 127.862,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.88675,
"c": 0.2094,
"h": 146
},
"luminance": 0.74971
}Semantic roles & 50–950 ramp
primary
#6CFD7F
secondary
#D935C3
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680