#6CFA7F#6CFA7F
#6CFA7F is a very light, highly saturated green. Relative luminance 0.731; OKLCH L 87.9% C 0.206 H 146.1°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFA7F |
|---|---|
| RGB | rgb(108, 250, 127) |
| HSL | hsl(128, 93%, 70%) |
| HSV | hsv(128, 57%, 98%) |
| CMYK | cmyk(56.8%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(88.49, -63.02, 47.39) |
| CIE-LCH | lch(88.49, 78.85, 143.06°) |
| OKLab | oklab(87.95% -0.1706 0.1146) |
| OKLCH | oklch(87.95% 0.206 146.1) |
| XYZ | xyz(44.1979, 73.0877, 31.8527) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.71
Easter Green
#8CFD7E
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.33
Spring Green
#00FF7F
ΔE00 3.76
Minty Green
#0BF77D
ΔE00 3.86
Lighter Green
#75FD63
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFA7F #FA6CE7
analogous
#A0FA6C #6CFA7F #6CFAC6
triadic
#6CFA7F #7F6CFA #FA7F6C
tetradic
#6CFA7F #6CA0FA #FA6CE7 #FAC66C
square
#6CFA7F #6CA0FA #FA6CE7 #FAC66C
split-complementary
#6CFA7F #C66CFA #FA6CA0
monochromatic
#08E425 #31F84B #6CFA7F #A7FCB3 #E1FEE5
Accessibility & contrast
On white
1.34
#6CFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#6CFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFA7F
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFA7F | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#4EF5DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6cfa7f; /* rgb */ color: rgb(108, 250, 127); /* oklch */ color: oklch(87.9% 0.206 146.1);
Tailwind
colors: {
custom: {
50: '#a2fda6',
500: '#6cfa7f',
950: '#000000',
},
}SCSS
$custom: #6cfa7f; $custom-light: #a2fda6; $custom-dark: #000000;
JSON
{
"hex": "#6cfa7f",
"rgb": {
"r": 108,
"g": 250,
"b": 127
},
"hsl": {
"h": 128.028,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.87945,
"c": 0.20556,
"h": 146.1
},
"luminance": 0.73092
}Semantic roles & 50–950 ramp
primary
#6CFA7F
secondary
#D535BF
accent
#00C7E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680