#6ED994#6ED994
#6ED994 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.4% C 0.140 H 153.6°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED994 |
|---|---|
| RGB | rgb(110, 217, 148) |
| HSL | hsl(141, 58%, 64%) |
| HSV | hsv(141, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 31.8%, 14.9%) |
| CIE-LAB | lab(79.08, -46.13, 24.73) |
| CIE-LCH | lch(79.08, 52.35, 151.80°) |
| OKLab | oklab(80.36% -0.1257 0.0624) |
| OKLCH | oklch(80.36% 0.14 153.6) |
| XYZ | xyz(36.5859, 55.0759, 36.7140) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.09
Emerald
#50C878
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.67
Seafoam
#7FE0B3
ΔE00 5.85
Weird Green
#3AE57F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED994 #D96EB3
analogous
#7ED96E #6ED994 #6ED9C9
triadic
#6ED994 #946ED9 #D9946E
tetradic
#6ED994 #6E7ED9 #D96EB3 #D9C96E
square
#6ED994 #6E7ED9 #D96EB3 #D9C96E
split-complementary
#6ED994 #C96ED9 #D96E7E
monochromatic
#2AA255 #3ECC70 #6ED994 #9EE6B8 #CFF2DC
Accessibility & contrast
On white
1.75
#6ED994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6ED994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED994
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED994 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA90
Deuteranopia (green-blind)
#C9C098
Tritanopia (blue-blind)
#54D7C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed994; /* rgb */ color: rgb(110, 217, 148); /* oklch */ color: oklch(80.4% 0.140 153.6);
Tailwind
colors: {
custom: {
50: '#9ee5b3',
500: '#6ed994',
950: '#000000',
},
}SCSS
$custom: #6ed994; $custom-light: #9ee5b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed994",
"rgb": {
"r": 110,
"g": 217,
"b": 148
},
"hsl": {
"h": 141.308,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.80361,
"c": 0.14039,
"h": 153.6
},
"luminance": 0.55079
}Semantic roles & 50–950 ramp
primary
#6ED994
secondary
#A64584
accent
#1F8BC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481