#6ED99E#6ED99E
#6ED99E is a light, vivid green. Relative luminance 0.554; OKLCH L 80.6% C 0.131 H 157.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED99E |
|---|---|
| RGB | rgb(110, 217, 158) |
| HSL | hsl(147, 58%, 64%) |
| HSV | hsv(147, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 27.2%, 14.9%) |
| CIE-LAB | lab(79.27, -44.23, 19.77) |
| CIE-LCH | lch(79.27, 48.45, 155.92°) |
| OKLab | oklab(80.58% -0.1213 0.0503) |
| OKLCH | oklch(80.58% 0.131 157.5) |
| XYZ | xyz(37.4119, 55.4063, 41.0641) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.95
Eucalyptus
#44D7A8
ΔE00 4.89
Aqua Green
#12E193
ΔE00 5.47
Hospital Green
#9BE5AA
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.38
Emerald
#50C878
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED99E #D96EA9
analogous
#74D96E #6ED99E #6ED9D4
triadic
#6ED99E #9E6ED9 #D99E6E
tetradic
#6ED99E #6E74D9 #D96EA9 #D9D46E
square
#6ED99E #6E74D9 #D96EA9 #D9D46E
split-complementary
#6ED99E #D46ED9 #D96E74
monochromatic
#2AA260 #3ECC7E #6ED99E #9EE6BE #CFF2DF
Accessibility & contrast
On white
1.74
#6ED99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6ED99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED99E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED99E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9B
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#51D8C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed99e; /* rgb */ color: rgb(110, 217, 158); /* oklch */ color: oklch(80.6% 0.131 157.5);
Tailwind
colors: {
custom: {
50: '#9ee5ba',
500: '#6ed99e',
950: '#000000',
},
}SCSS
$custom: #6ed99e; $custom-light: #9ee5ba; $custom-dark: #000000;
JSON
{
"hex": "#6ed99e",
"rgb": {
"r": 110,
"g": 217,
"b": 158
},
"hsl": {
"h": 146.916,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.80578,
"c": 0.1313,
"h": 157.5
},
"luminance": 0.55409
}Semantic roles & 50–950 ramp
primary
#6ED99E
secondary
#A6457B
accent
#1F7BC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481