#6ED28E#6ED28E
#6ED28E is a light, vivid green. Relative luminance 0.514; OKLCH L 78.5% C 0.136 H 152.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED28E |
|---|---|
| RGB | rgb(110, 210, 142) |
| HSL | hsl(139, 53%, 63%) |
| HSV | hsv(139, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 32.4%, 17.6%) |
| CIE-LAB | lab(76.90, -44.24, 24.89) |
| CIE-LCH | lch(76.90, 50.76, 150.63°) |
| OKLab | oklab(78.54% -0.1205 0.0628) |
| OKLCH | oklch(78.54% 0.136 152.5) |
| XYZ | xyz(34.3571, 51.3586, 33.6887) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.14
Soft Green
#6FC276
ΔE00 4.92
Seaweed
#18D17B
ΔE00 5.43
Dark Mint
#48C072
ΔE00 5.87
Aqua Green
#12E193
ΔE00 6.07
Hospital Green
#9BE5AA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED28E #D26EB2
analogous
#80D26E #6ED28E #6ED2C0
triadic
#6ED28E #8E6ED2 #D28E6E
tetradic
#6ED28E #6E80D2 #D26EB2 #D2C06E
square
#6ED28E #6E80D2 #D26EB2 #D2C06E
split-complementary
#6ED28E #C06ED2 #D26E80
monochromatic
#2F9750 #3FC46A #6ED28E #9DE0B2 #CBEFD7
Accessibility & contrast
On white
1.86
#6ED28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6ED28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED28E
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED28E | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#C4BA92
Tritanopia (blue-blind)
#58D0C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed28e; /* rgb */ color: rgb(110, 210, 142); /* oklch */ color: oklch(78.5% 0.136 152.5);
Tailwind
colors: {
custom: {
50: '#9de0af',
500: '#6ed28e',
950: '#000000',
},
}SCSS
$custom: #6ed28e; $custom-light: #9de0af; $custom-dark: #000000;
JSON
{
"hex": "#6ed28e",
"rgb": {
"r": 110,
"g": 210,
"b": 142
},
"hsl": {
"h": 139.2,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.7854,
"c": 0.1359,
"h": 152.5
},
"luminance": 0.51361
}Semantic roles & 50–950 ramp
primary
#6ED28E
secondary
#9C4881
accent
#258FC0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481