#6ED48E#6ED48E
#6ED48E is a light, vivid green. Relative luminance 0.524; OKLCH L 79.0% C 0.139 H 152.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED48E |
|---|---|
| RGB | rgb(110, 212, 142) |
| HSL | hsl(139, 54%, 63%) |
| HSV | hsv(139, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 33%, 16.9%) |
| CIE-LAB | lab(77.49, -45.10, 25.70) |
| CIE-LCH | lch(77.49, 51.90, 150.32°) |
| OKLab | oklab(79.03% -0.1228 0.0647) |
| OKLCH | oklch(79.03% 0.139 152.2) |
| XYZ | xyz(34.8540, 52.3523, 33.8543) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.28
Soft Green
#6FC276
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.78
Dark Mint
#48C072
ΔE00 6.14
Hospital Green
#9BE5AA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED48E #D46EB4
analogous
#81D46E #6ED48E #6ED4C1
triadic
#6ED48E #8E6ED4 #D48E6E
tetradic
#6ED48E #6E81D4 #D46EB4 #D4C16E
square
#6ED48E #6E81D4 #D46EB4 #D4C16E
split-complementary
#6ED48E #C16ED4 #D46E81
monochromatic
#2E9A50 #3FC669 #6ED48E #9DE2B3 #CCF0D8
Accessibility & contrast
On white
1.83
#6ED48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#6ED48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED48E
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED48E | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C68A
Deuteranopia (green-blind)
#C6BB92
Tritanopia (blue-blind)
#58D1C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ed48e; /* rgb */ color: rgb(110, 212, 142); /* oklch */ color: oklch(79.0% 0.139 152.2);
Tailwind
colors: {
custom: {
50: '#9de2af',
500: '#6ed48e',
950: '#000000',
},
}SCSS
$custom: #6ed48e; $custom-light: #9de2af; $custom-dark: #000000;
JSON
{
"hex": "#6ed48e",
"rgb": {
"r": 110,
"g": 212,
"b": 142
},
"hsl": {
"h": 138.824,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.79025,
"c": 0.13881,
"h": 152.2
},
"luminance": 0.52355
}Semantic roles & 50–950 ramp
primary
#6ED48E
secondary
#9F4783
accent
#2490C2
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481