#6FD480#6FD480
#6FD480 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.8% C 0.152 H 147.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD480 |
|---|---|
| RGB | rgb(111, 212, 128) |
| HSL | hsl(130, 54%, 63%) |
| HSV | hsv(130, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 39.6%, 16.9%) |
| CIE-LAB | lab(77.29, -47.22, 32.67) |
| CIE-LCH | lch(77.29, 57.42, 145.32°) |
| OKLab | oklab(78.8% -0.1282 0.081) |
| OKLCH | oklch(78.8% 0.152 147.7) |
| XYZ | xyz(33.9933, 52.0225, 28.6679) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.05
Soft Green
#6FC276
ΔE00 4.54
Seaweed
#18D17B
ΔE00 5.32
Weird Green
#3AE57F
ΔE00 5.50
Tealish Green
#0CDC73
ΔE00 5.53
Dark Mint
#48C072
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD480 #D46FC3
analogous
#90D46F #6FD480 #6FD4B2
triadic
#6FD480 #806FD4 #D4806F
tetradic
#6FD480 #6F90D4 #D46FC3 #D4B26F
square
#6FD480 #6F90D4 #D46FC3 #D4B26F
split-complementary
#6FD480 #B26FD4 #D46F90
monochromatic
#2E9A40 #40C656 #6FD480 #9EE2AA #CDF0D3
Accessibility & contrast
On white
1.84
#6FD480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6FD480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD480
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD480 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#5DD0BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fd480; /* rgb */ color: rgb(111, 212, 128); /* oklch */ color: oklch(78.8% 0.152 147.7);
Tailwind
colors: {
custom: {
50: '#9ee2a5',
500: '#6fd480',
950: '#000000',
},
}SCSS
$custom: #6fd480; $custom-light: #9ee2a5; $custom-dark: #000000;
JSON
{
"hex": "#6fd480",
"rgb": {
"r": 111,
"g": 212,
"b": 128
},
"hsl": {
"h": 130.099,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78798,
"c": 0.15168,
"h": 147.7
},
"luminance": 0.52025
}Semantic roles & 50–950 ramp
primary
#6FD480
secondary
#9F4891
accent
#24A7C1
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480