#6FFD7F#6FFD7F
#6FFD7F is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.8% C 0.208 H 145.7°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD7F |
|---|---|
| RGB | rgb(111, 253, 127) |
| HSL | hsl(127, 97%, 71%) |
| HSV | hsv(127, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 49.8%, 0.8%) |
| CIE-LAB | lab(89.47, -63.44, 48.61) |
| CIE-LCH | lch(89.47, 79.92, 142.54°) |
| OKLab | oklab(88.77% -0.1719 0.1174) |
| OKLCH | oklch(88.77% 0.208 145.7) |
| XYZ | xyz(45.5088, 75.1583, 32.1833) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.09
Easter Green
#8CFD7E
ΔE00 2.64
Lighter Green
#75FD63
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.67
Light Bright Green
#53FE5C
ΔE00 3.80
Spring Green
#00FF7F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD7F #FD6FED
analogous
#A6FD6F #6FFD7F #6FFDC6
triadic
#6FFD7F #7F6FFD #FD7F6F
tetradic
#6FFD7F #6FA6FD #FD6FED #FDC66F
square
#6FFD7F #6FA6FD #FD6FED #FDC66F
split-complementary
#6FFD7F #C66FFD #FD6FA6
monochromatic
#03EE1E #33FC49 #6FFD7F #ABFEB5 #E1FFE4
Accessibility & contrast
On white
1.31
#6FFD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#6FFD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD7F
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD7F | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#EEDC88
Tritanopia (blue-blind)
#53F7E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffd7f; /* rgb */ color: rgb(111, 253, 127); /* oklch */ color: oklch(88.8% 0.208 145.7);
Tailwind
colors: {
custom: {
50: '#a4ffa6',
500: '#6ffd7f',
950: '#000000',
},
}SCSS
$custom: #6ffd7f; $custom-light: #a4ffa6; $custom-dark: #000000;
JSON
{
"hex": "#6ffd7f",
"rgb": {
"r": 111,
"g": 253,
"b": 127
},
"hsl": {
"h": 126.761,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.88774,
"c": 0.20813,
"h": 145.7
},
"luminance": 0.75162
}Semantic roles & 50–950 ramp
primary
#6FFD7F
secondary
#D937C7
accent
#00CCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680