#6ED67F#6ED67F
#6ED67F is a light, vivid green. Relative luminance 0.529; OKLCH L 79.2% C 0.156 H 147.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED67F |
|---|---|
| RGB | rgb(110, 214, 127) |
| HSL | hsl(130, 56%, 64%) |
| HSV | hsv(130, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(77.84, -48.48, 33.88) |
| CIE-LCH | lch(77.84, 59.14, 145.05°) |
| OKLab | oklab(79.23% -0.1316 0.0838) |
| OKLCH | oklch(79.23% 0.156 147.5) |
| XYZ | xyz(34.3057, 52.9378, 28.4848) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.41
Weird Green
#3AE57F
ΔE00 5.02
Soft Green
#6FC276
ΔE00 5.07
Tealish Green
#0CDC73
ΔE00 5.16
Seaweed
#18D17B
ΔE00 5.36
Lightish Green
#61E160
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED67F #D66EC5
analogous
#91D66E #6ED67F #6ED6B3
triadic
#6ED67F #7F6ED6 #D67F6E
tetradic
#6ED67F #6E91D6 #D66EC5 #D6B36E
square
#6ED67F #6E91D6 #D66EC5 #D6B36E
split-complementary
#6ED67F #B36ED6 #D66E91
monochromatic
#2C9D3F #3EC955 #6ED67F #9EE3A9 #CDF1D3
Accessibility & contrast
On white
1.81
#6ED67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6ED67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED67F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED67F | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C679
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#5CD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed67f; /* rgb */ color: rgb(110, 214, 127); /* oklch */ color: oklch(79.2% 0.156 147.5);
Tailwind
colors: {
custom: {
50: '#9ee3a5',
500: '#6ed67f',
950: '#000000',
},
}SCSS
$custom: #6ed67f; $custom-light: #9ee3a5; $custom-dark: #000000;
JSON
{
"hex": "#6ed67f",
"rgb": {
"r": 110,
"g": 214,
"b": 127
},
"hsl": {
"h": 129.808,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79227,
"c": 0.15603,
"h": 147.5
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#6ED67F
secondary
#A24793
accent
#22A9C3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480