#6ED093#6ED093
#6ED093 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.128 H 154.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED093 |
|---|---|
| RGB | rgb(110, 208, 147) |
| HSL | hsl(143, 51%, 62%) |
| HSV | hsv(143, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 29.3%, 18.4%) |
| CIE-LAB | lab(76.39, -42.44, 21.59) |
| CIE-LCH | lch(76.39, 47.62, 153.04°) |
| OKLab | oklab(78.16% -0.116 0.0547) |
| OKLCH | oklch(78.16% 0.128 154.7) |
| XYZ | xyz(34.2503, 50.5307, 35.5467) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.80
Soft Green
#6FC276
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 6.07
Seaweed
#18D17B
ΔE00 6.10
Dark Mint
#48C072
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED093 #D06EAB
analogous
#7AD06E #6ED093 #6ED0C4
triadic
#6ED093 #936ED0 #D0936E
tetradic
#6ED093 #6E7AD0 #D06EAB #D0C46E
square
#6ED093 #6E7AD0 #D06EAB #D0C46E
split-complementary
#6ED093 #C46ED0 #D06E7A
monochromatic
#309456 #40C171 #6ED093 #9CDFB5 #CAEED8
Accessibility & contrast
On white
1.89
#6ED093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6ED093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED093
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED093 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#57CEC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ed093; /* rgb */ color: rgb(110, 208, 147); /* oklch */ color: oklch(78.2% 0.128 154.7);
Tailwind
colors: {
custom: {
50: '#9ddfb3',
500: '#6ed093',
950: '#000000',
},
}SCSS
$custom: #6ed093; $custom-light: #9ddfb3; $custom-dark: #000000;
JSON
{
"hex": "#6ed093",
"rgb": {
"r": 110,
"g": 208,
"b": 147
},
"hsl": {
"h": 142.653,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.78162,
"c": 0.12829,
"h": 154.7
},
"luminance": 0.50533
}Semantic roles & 50–950 ramp
primary
#6ED093
secondary
#9A497B
accent
#2785BE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481