#6ED38E#6ED38E
#6ED38E is a light, vivid green. Relative luminance 0.519; OKLCH L 78.8% C 0.137 H 152.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED38E |
|---|---|
| RGB | rgb(110, 211, 142) |
| HSL | hsl(139, 53%, 63%) |
| HSV | hsv(139, 48%, 83%) |
| CMYK | cmyk(47.9%, 0%, 32.7%, 17.3%) |
| CIE-LAB | lab(77.19, -44.67, 25.30) |
| CIE-LCH | lch(77.19, 51.33, 150.48°) |
| OKLab | oklab(78.78% -0.1217 0.0637) |
| OKLCH | oklch(78.78% 0.137 152.4) |
| XYZ | xyz(34.6048, 51.8539, 33.7712) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.20
Soft Green
#6FC276
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.92
Dark Mint
#48C072
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED38E #D36EB3
analogous
#80D36E #6ED38E #6ED3C0
triadic
#6ED38E #8E6ED3 #D38E6E
tetradic
#6ED38E #6E80D3 #D36EB3 #D3C06E
square
#6ED38E #6E80D3 #D36EB3 #D3C06E
split-complementary
#6ED38E #C06ED3 #D36E80
monochromatic
#2E9850 #3FC569 #6ED38E #9DE1B3 #CCEFD7
Accessibility & contrast
On white
1.85
#6ED38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6ED38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED38E
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED38E | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58A
Deuteranopia (green-blind)
#C5BB92
Tritanopia (blue-blind)
#58D0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed38e; /* rgb */ color: rgb(110, 211, 142); /* oklch */ color: oklch(78.8% 0.137 152.4);
Tailwind
colors: {
custom: {
50: '#9de1af',
500: '#6ed38e',
950: '#000000',
},
}SCSS
$custom: #6ed38e; $custom-light: #9de1af; $custom-dark: #000000;
JSON
{
"hex": "#6ed38e",
"rgb": {
"r": 110,
"g": 211,
"b": 142
},
"hsl": {
"h": 139.01,
"s": 53.439,
"l": 62.941
},
"oklch": {
"l": 0.78783,
"c": 0.13736,
"h": 152.4
},
"luminance": 0.51857
}Semantic roles & 50–950 ramp
primary
#6ED38E
secondary
#9D4882
accent
#258FC1
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481