#6FFA79#6FFA79
#6FFA79 is a very light, highly saturated green. Relative luminance 0.731; OKLCH L 88.0% C 0.209 H 144.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFA79 |
|---|---|
| RGB | rgb(111, 250, 121) |
| HSL | hsl(124, 93%, 71%) |
| HSV | hsv(124, 56%, 98%) |
| CMYK | cmyk(55.6%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(88.51, -63.12, 50.23) |
| CIE-LCH | lch(88.51, 80.67, 141.49°) |
| OKLab | oklab(87.96% -0.1712 0.1206) |
| OKLCH | oklch(87.96% 0.209 144.8) |
| XYZ | xyz(44.1898, 73.1273, 29.8717) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.16
Easter Green
#8CFD7E
ΔE00 2.48
Lighter Green
#75FD63
ΔE00 3.09
Light Bright Green
#53FE5C
ΔE00 3.41
Light Green
#96F97B
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFA79 #FA6FF0
analogous
#AAFA6F #6FFA79 #6FFABF
triadic
#6FFA79 #796FFA #FA796F
tetradic
#6FFA79 #6FAAFA #FA6FF0 #FABF6F
square
#6FFA79 #6FAAFA #FA6FF0 #FABF6F
split-complementary
#6FFA79 #BF6FFA #FA6FAA
monochromatic
#08E718 #34F842 #6FFA79 #AAFCB0 #E1FEE3
Accessibility & contrast
On white
1.34
#6FFA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#6FFA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFA79
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFA79 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66E
Deuteranopia (green-blind)
#ECD982
Tritanopia (blue-blind)
#56F4DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6ffa79; /* rgb */ color: rgb(111, 250, 121); /* oklch */ color: oklch(88.0% 0.209 144.8);
Tailwind
colors: {
custom: {
50: '#a3fda2',
500: '#6ffa79',
950: '#000000',
},
}SCSS
$custom: #6ffa79; $custom-light: #a3fda2; $custom-dark: #000000;
JSON
{
"hex": "#6ffa79",
"rgb": {
"r": 111,
"g": 250,
"b": 121
},
"hsl": {
"h": 124.317,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.87962,
"c": 0.20943,
"h": 144.8
},
"luminance": 0.73131
}Semantic roles & 50–950 ramp
primary
#6FFA79
secondary
#D538CA
accent
#00D5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680