#6ED280#6ED280
#6ED280 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.3% C 0.149 H 148.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED280 |
|---|---|
| RGB | rgb(110, 210, 128) |
| HSL | hsl(131, 53%, 63%) |
| HSV | hsv(131, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 39%, 17.6%) |
| CIE-LAB | lab(76.66, -46.65, 31.82) |
| CIE-LCH | lch(76.66, 56.47, 145.70°) |
| OKLab | oklab(78.27% -0.1267 0.079) |
| OKLCH | oklch(78.27% 0.149 148.1) |
| XYZ | xyz(33.3713, 50.9642, 28.4965) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.62
Soft Green
#6FC276
ΔE00 4.07
Seaweed
#18D17B
ΔE00 5.18
Dark Mint
#48C072
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.73
Weird Green
#3AE57F
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED280 #D26EC0
analogous
#8ED26E #6ED280 #6ED2B2
triadic
#6ED280 #806ED2 #D2806E
tetradic
#6ED280 #6E8ED2 #D26EC0 #D2B26E
square
#6ED280 #6E8ED2 #D26EC0 #D2B26E
split-complementary
#6ED280 #B26ED2 #D26E8E
monochromatic
#2F9742 #3FC457 #6ED280 #9DE0A9 #CBEFD2
Accessibility & contrast
On white
1.88
#6ED280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6ED280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED280
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED280 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37A
Deuteranopia (green-blind)
#C6B985
Tritanopia (blue-blind)
#5CCEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed280; /* rgb */ color: rgb(110, 210, 128); /* oklch */ color: oklch(78.3% 0.149 148.1);
Tailwind
colors: {
custom: {
50: '#9de0a5',
500: '#6ed280',
950: '#000000',
},
}SCSS
$custom: #6ed280; $custom-light: #9de0a5; $custom-dark: #000000;
JSON
{
"hex": "#6ed280",
"rgb": {
"r": 110,
"g": 210,
"b": 128
},
"hsl": {
"h": 130.8,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78267,
"c": 0.14934,
"h": 148.1
},
"luminance": 0.50967
}Semantic roles & 50–950 ramp
primary
#6ED280
secondary
#9C488D
accent
#25A4C0
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480