#6FDF80#6FDF80
#6FDF80 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.5% C 0.167 H 147.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDF80 |
|---|---|
| RGB | rgb(111, 223, 128) |
| HSL | hsl(129, 64%, 65%) |
| HSV | hsv(129, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.58, -51.74, 36.93) |
| CIE-LCH | lch(80.58, 63.56, 144.48°) |
| OKLab | oklab(81.48% -0.1404 0.0909) |
| OKLCH | oklch(81.48% 0.167 147.1) |
| XYZ | xyz(36.8373, 57.7105, 29.6159) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.39
Lightish Green
#61E160
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 4.83
Seaweed
#18D17B
ΔE00 6.35
Fresh Green
#69D84F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDF80 #DF6FCE
analogous
#96DF6F #6FDF80 #6FDFB8
triadic
#6FDF80 #806FDF #DF806F
tetradic
#6FDF80 #6F96DF #DF6FCE #DFB86F
square
#6FDF80 #6F96DF #DF6FCE #DFB86F
split-complementary
#6FDF80 #B86FDF #DF6F96
monochromatic
#26AD3B #3DD454 #6FDF80 #A1EAAC #D3F5D8
Accessibility & contrast
On white
1.67
#6FDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#6FDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDF80
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDF80 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#5BDBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6fdf80; /* rgb */ color: rgb(111, 223, 128); /* oklch */ color: oklch(81.5% 0.167 147.1);
Tailwind
colors: {
custom: {
50: '#a0eaa6',
500: '#6fdf80',
950: '#000000',
},
}SCSS
$custom: #6fdf80; $custom-light: #a0eaa6; $custom-dark: #000000;
JSON
{
"hex": "#6fdf80",
"rgb": {
"r": 111,
"g": 223,
"b": 128
},
"hsl": {
"h": 129.107,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.81483,
"c": 0.16722,
"h": 147.1
},
"luminance": 0.57713
}Semantic roles & 50–950 ramp
primary
#6FDF80
secondary
#AF439F
accent
#1AB1CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480