#6ED699#6ED699
#6ED699 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.7% C 0.131 H 156.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED699 |
|---|---|
| RGB | rgb(110, 214, 153) |
| HSL | hsl(145, 56%, 64%) |
| HSV | hsv(145, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(78.29, -43.91, 21.03) |
| CIE-LCH | lch(78.29, 48.69, 154.40°) |
| OKLab | oklab(79.74% -0.1201 0.0534) |
| OKLCH | oklch(79.74% 0.131 156) |
| XYZ | xyz(36.2240, 53.7052, 38.5881) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 5.42
Aqua Green
#12E193
ΔE00 5.63
Emerald
#50C878
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.80
Seaweed
#18D17B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED699 #D66EAB
analogous
#77D66E #6ED699 #6ED6CD
triadic
#6ED699 #996ED6 #D6996E
tetradic
#6ED699 #6E77D6 #D66EAB #D6CD6E
square
#6ED699 #6E77D6 #D66EAB #D6CD6E
split-complementary
#6ED699 #CD6ED6 #D66E77
monochromatic
#2C9D5B #3EC977 #6ED699 #9EE3BB #CDF1DC
Accessibility & contrast
On white
1.79
#6ED699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6ED699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED699
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED699 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C895
Deuteranopia (green-blind)
#C6BD9D
Tritanopia (blue-blind)
#53D4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ed699; /* rgb */ color: rgb(110, 214, 153); /* oklch */ color: oklch(79.7% 0.131 156.0);
Tailwind
colors: {
custom: {
50: '#9ee3b7',
500: '#6ed699',
950: '#000000',
},
}SCSS
$custom: #6ed699; $custom-light: #9ee3b7; $custom-dark: #000000;
JSON
{
"hex": "#6ed699",
"rgb": {
"r": 110,
"g": 214,
"b": 153
},
"hsl": {
"h": 144.808,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79744,
"c": 0.13149,
"h": 156
},
"luminance": 0.53708
}Semantic roles & 50–950 ramp
primary
#6ED699
secondary
#A2477C
accent
#2281C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481