#6ED28F#6ED28F
#6ED28F is a light, vivid green. Relative luminance 0.514; OKLCH L 78.6% C 0.135 H 152.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED28F |
|---|---|
| RGB | rgb(110, 210, 143) |
| HSL | hsl(140, 53%, 63%) |
| HSV | hsv(140, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(76.91, -44.06, 24.40) |
| CIE-LCH | lch(76.91, 50.36, 151.02°) |
| OKLab | oklab(78.56% -0.1201 0.0616) |
| OKLCH | oklch(78.56% 0.135 152.9) |
| XYZ | xyz(34.4325, 51.3887, 34.0858) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.25
Soft Green
#6FC276
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.51
Dark Mint
#48C072
ΔE00 5.95
Aqua Green
#12E193
ΔE00 6.06
Hospital Green
#9BE5AA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED28F #D26EB1
analogous
#7FD26E #6ED28F #6ED2C1
triadic
#6ED28F #8F6ED2 #D28F6E
tetradic
#6ED28F #6E7FD2 #D26EB1 #D2C16E
square
#6ED28F #6E7FD2 #D26EB1 #D2C16E
split-complementary
#6ED28F #C16ED2 #D26E7F
monochromatic
#2F9751 #3FC46B #6ED28F #9DE0B3 #CBEFD7
Accessibility & contrast
On white
1.86
#6ED28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#6ED28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED28F
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED28F | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48B
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#58D0C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed28f; /* rgb */ color: rgb(110, 210, 143); /* oklch */ color: oklch(78.6% 0.135 152.9);
Tailwind
colors: {
custom: {
50: '#9de0b0',
500: '#6ed28f',
950: '#000000',
},
}SCSS
$custom: #6ed28f; $custom-light: #9de0b0; $custom-dark: #000000;
JSON
{
"hex": "#6ed28f",
"rgb": {
"r": 110,
"g": 210,
"b": 143
},
"hsl": {
"h": 139.8,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78561,
"c": 0.13496,
"h": 152.9
},
"luminance": 0.51391
}Semantic roles & 50–950 ramp
primary
#6ED28F
secondary
#9C4880
accent
#258DC0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481