#6ED896#6ED896
#6ED896 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.137 H 154.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED896 |
|---|---|
| RGB | rgb(110, 216, 150) |
| HSL | hsl(143, 58%, 64%) |
| HSV | hsv(143, 49%, 85%) |
| CMYK | cmyk(49.1%, 0%, 30.6%, 15.3%) |
| CIE-LAB | lab(78.83, -45.34, 23.34) |
| CIE-LCH | lch(78.83, 50.99, 152.76°) |
| OKLab | oklab(80.16% -0.1237 0.0591) |
| OKLCH | oklch(80.16% 0.137 154.5) |
| XYZ | xyz(36.4886, 54.6258, 37.4693) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.40
Emerald
#50C878
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.85
Eucalyptus
#44D7A8
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED896 #D86EB0
analogous
#7BD86E #6ED896 #6ED8CB
triadic
#6ED896 #966ED8 #D8966E
tetradic
#6ED896 #6E7BD8 #D86EB0 #D8CB6E
square
#6ED896 #6E7BD8 #D86EB0 #D8CB6E
split-complementary
#6ED896 #CB6ED8 #D86E7B
monochromatic
#2BA057 #3ECB73 #6ED896 #9EE5B9 #CEF2DC
Accessibility & contrast
On white
1.76
#6ED896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6ED896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED896
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED896 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA92
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#54D6C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed896; /* rgb */ color: rgb(110, 216, 150); /* oklch */ color: oklch(80.2% 0.137 154.5);
Tailwind
colors: {
custom: {
50: '#9ee5b5',
500: '#6ed896',
950: '#000000',
},
}SCSS
$custom: #6ed896; $custom-light: #9ee5b5; $custom-dark: #000000;
JSON
{
"hex": "#6ed896",
"rgb": {
"r": 110,
"g": 216,
"b": 150
},
"hsl": {
"h": 142.642,
"s": 57.609,
"l": 63.922
},
"oklch": {
"l": 0.80161,
"c": 0.1371,
"h": 154.5
},
"luminance": 0.54629
}Semantic roles & 50–950 ramp
primary
#6ED896
secondary
#A44681
accent
#2087C5
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481