#6FD880#6FD880
#6FD880 is a light, vivid green. Relative luminance 0.540; OKLCH L 79.8% C 0.157 H 147.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD880 |
|---|---|
| RGB | rgb(111, 216, 128) |
| HSL | hsl(130, 57%, 64%) |
| HSV | hsv(130, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 40.7%, 15.3%) |
| CIE-LAB | lab(78.49, -48.88, 34.22) |
| CIE-LCH | lch(78.49, 59.67, 145.00°) |
| OKLab | oklab(79.77% -0.1327 0.0846) |
| OKLCH | oklch(79.77% 0.157 147.5) |
| XYZ | xyz(35.0056, 54.0471, 29.0054) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.73
Emerald
#50C878
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 5.09
Soft Green
#6FC276
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.55
Lightish Green
#61E160
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD880 #D86FC7
analogous
#93D86F #6FD880 #6FD8B5
triadic
#6FD880 #806FD8 #D8806F
tetradic
#6FD880 #6F93D8 #D86FC7 #D8B56F
square
#6FD880 #6F93D8 #D86FC7 #D8B56F
split-complementary
#6FD880 #B56FD8 #D86F93
monochromatic
#2CA13F #3FCB56 #6FD880 #9FE5AA #CFF2D5
Accessibility & contrast
On white
1.78
#6FD880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6FD880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD880
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD880 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#CBBE86
Tritanopia (blue-blind)
#5DD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd880; /* rgb */ color: rgb(111, 216, 128); /* oklch */ color: oklch(79.8% 0.157 147.5);
Tailwind
colors: {
custom: {
50: '#9fe5a6',
500: '#6fd880',
950: '#000000',
},
}SCSS
$custom: #6fd880; $custom-light: #9fe5a6; $custom-dark: #000000;
JSON
{
"hex": "#6fd880",
"rgb": {
"r": 111,
"g": 216,
"b": 128
},
"hsl": {
"h": 129.714,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79775,
"c": 0.15739,
"h": 147.5
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#6FD880
secondary
#A54696
accent
#21AAC5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480