#6ED799#6ED799
#6ED799 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.0% C 0.133 H 155.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED799 |
|---|---|
| RGB | rgb(110, 215, 153) |
| HSL | hsl(145, 57%, 64%) |
| HSV | hsv(145, 49%, 84%) |
| CMYK | cmyk(48.8%, 0%, 28.8%, 15.7%) |
| CIE-LAB | lab(78.59, -44.34, 21.44) |
| CIE-LCH | lch(78.59, 49.25, 154.19°) |
| OKLab | oklab(79.99% -0.1213 0.0544) |
| OKLCH | oklch(79.99% 0.133 155.8) |
| XYZ | xyz(36.4779, 54.2129, 38.6727) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.78
Aqua Green
#12E193
ΔE00 5.46
Eucalyptus
#44D7A8
ΔE00 5.52
Hospital Green
#9BE5AA
ΔE00 5.69
Emerald
#50C878
ΔE00 5.75
Seaweed
#18D17B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED799 #D76EAC
analogous
#77D76E #6ED799 #6ED7CD
triadic
#6ED799 #996ED7 #D7996E
tetradic
#6ED799 #6E77D7 #D76EAC #D7CD6E
square
#6ED799 #6E77D7 #D76EAC #D7CD6E
split-complementary
#6ED799 #CD6ED7 #D76E77
monochromatic
#2C9F5B #3ECA77 #6ED799 #9EE4BB #CEF1DC
Accessibility & contrast
On white
1.77
#6ED799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6ED799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED799
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED799 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#53D5C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed799; /* rgb */ color: rgb(110, 215, 153); /* oklch */ color: oklch(80.0% 0.133 155.8);
Tailwind
colors: {
custom: {
50: '#9ee4b7',
500: '#6ed799',
950: '#000000',
},
}SCSS
$custom: #6ed799; $custom-light: #9ee4b7; $custom-dark: #000000;
JSON
{
"hex": "#6ed799",
"rgb": {
"r": 110,
"g": 215,
"b": 153
},
"hsl": {
"h": 144.571,
"s": 56.757,
"l": 63.725
},
"oklch": {
"l": 0.79985,
"c": 0.13292,
"h": 155.8
},
"luminance": 0.54216
}Semantic roles & 50–950 ramp
primary
#6ED799
secondary
#A3467D
accent
#2182C4
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481