#6ED694#6ED694
#6ED694 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.136 H 154.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED694 |
|---|---|
| RGB | rgb(110, 214, 148) |
| HSL | hsl(142, 56%, 64%) |
| HSV | hsv(142, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 30.8%, 16.1%) |
| CIE-LAB | lab(78.19, -44.85, 23.52) |
| CIE-LCH | lch(78.19, 50.65, 152.32°) |
| OKLab | oklab(79.64% -0.1224 0.0595) |
| OKLCH | oklch(79.64% 0.136 154.1) |
| XYZ | xyz(35.8197, 53.5434, 36.4586) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.05
Aqua Green
#12E193
ΔE00 5.46
Seafoam
#7FE0B3
ΔE00 5.67
Seaweed
#18D17B
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.85
Soft Green
#6FC276
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED694 #D66EB0
analogous
#7CD66E #6ED694 #6ED6C8
triadic
#6ED694 #946ED6 #D6946E
tetradic
#6ED694 #6E7CD6 #D66EB0 #D6C86E
square
#6ED694 #6E7CD6 #D66EB0 #D6C86E
split-complementary
#6ED694 #C86ED6 #D66E7C
monochromatic
#2C9D56 #3EC971 #6ED694 #9EE3B7 #CDF1DA
Accessibility & contrast
On white
1.79
#6ED694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6ED694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED694
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED694 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C890
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#55D4C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed694; /* rgb */ color: rgb(110, 214, 148); /* oklch */ color: oklch(79.6% 0.136 154.1);
Tailwind
colors: {
custom: {
50: '#9ee3b3',
500: '#6ed694',
950: '#000000',
},
}SCSS
$custom: #6ed694; $custom-light: #9ee3b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed694",
"rgb": {
"r": 110,
"g": 214,
"b": 148
},
"hsl": {
"h": 141.923,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79635,
"c": 0.13607,
"h": 154.1
},
"luminance": 0.53546
}Semantic roles & 50–950 ramp
primary
#6ED694
secondary
#A24780
accent
#2288C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481