#6FD280#6FD280
#6FD280 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.3% C 0.149 H 147.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD280 |
|---|---|
| RGB | rgb(111, 210, 128) |
| HSL | hsl(130, 52%, 63%) |
| HSV | hsv(130, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 39%, 17.6%) |
| CIE-LAB | lab(76.70, -46.38, 31.88) |
| CIE-LCH | lch(76.70, 56.28, 145.49°) |
| OKLab | oklab(78.31% -0.126 0.0792) |
| OKLCH | oklch(78.31% 0.149 147.9) |
| XYZ | xyz(33.4964, 51.0287, 28.5023) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.70
Soft Green
#6FC276
ΔE00 4.05
Seaweed
#18D17B
ΔE00 5.29
Dark Mint
#48C072
ΔE00 5.63
Tealish Green
#0CDC73
ΔE00 5.82
Weird Green
#3AE57F
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD280 #D26FC1
analogous
#8FD26F #6FD280 #6FD2B1
triadic
#6FD280 #806FD2 #D2806F
tetradic
#6FD280 #6F8FD2 #D26FC1 #D2B16F
square
#6FD280 #6F8FD2 #D26FC1 #D2B16F
split-complementary
#6FD280 #B16FD2 #D26F8F
monochromatic
#2F9741 #40C357 #6FD280 #9EE1A9 #CCEFD2
Accessibility & contrast
On white
1.87
#6FD280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#6FD280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD280
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD280 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#C6BA85
Tritanopia (blue-blind)
#5ECEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd280; /* rgb */ color: rgb(111, 210, 128); /* oklch */ color: oklch(78.3% 0.149 147.9);
Tailwind
colors: {
custom: {
50: '#9ee0a5',
500: '#6fd280',
950: '#000000',
},
}SCSS
$custom: #6fd280; $custom-light: #9ee0a5; $custom-dark: #000000;
JSON
{
"hex": "#6fd280",
"rgb": {
"r": 111,
"g": 210,
"b": 128
},
"hsl": {
"h": 130.303,
"s": 52.381,
"l": 62.941
},
"oklch": {
"l": 0.7831,
"c": 0.1488,
"h": 147.9
},
"luminance": 0.51031
}Semantic roles & 50–950 ramp
primary
#6FD280
secondary
#9D498E
accent
#26A5C0
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480