#6ED794#6ED794
#6ED794 is a light, vivid green. Relative luminance 0.541; OKLCH L 79.9% C 0.138 H 153.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED794 |
|---|---|
| RGB | rgb(110, 215, 148) |
| HSL | hsl(142, 57%, 64%) |
| HSV | hsv(142, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 31.2%, 15.7%) |
| CIE-LAB | lab(78.49, -45.28, 23.93) |
| CIE-LCH | lch(78.49, 51.21, 152.15°) |
| OKLab | oklab(79.88% -0.1235 0.0605) |
| OKLCH | oklch(79.88% 0.138 153.9) |
| XYZ | xyz(36.0735, 54.0511, 36.5432) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.33
Seaweed
#18D17B
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.76
Soft Green
#6FC276
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED794 #D76EB1
analogous
#7CD76E #6ED794 #6ED7C8
triadic
#6ED794 #946ED7 #D7946E
tetradic
#6ED794 #6E7CD7 #D76EB1 #D7C86E
square
#6ED794 #6E7CD7 #D76EB1 #D7C86E
split-complementary
#6ED794 #C86ED7 #D76E7C
monochromatic
#2C9F55 #3ECA71 #6ED794 #9EE4B7 #CEF1DB
Accessibility & contrast
On white
1.78
#6ED794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#6ED794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED794
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED794 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#55D5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed794; /* rgb */ color: rgb(110, 215, 148); /* oklch */ color: oklch(79.9% 0.138 153.9);
Tailwind
colors: {
custom: {
50: '#9ee4b3',
500: '#6ed794',
950: '#000000',
},
}SCSS
$custom: #6ed794; $custom-light: #9ee4b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed794",
"rgb": {
"r": 110,
"g": 215,
"b": 148
},
"hsl": {
"h": 141.714,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79877,
"c": 0.13752,
"h": 153.9
},
"luminance": 0.54054
}Semantic roles & 50–950 ramp
primary
#6ED794
secondary
#A34681
accent
#2189C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481