#6ED997#6ED997
#6ED997 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.4% C 0.138 H 154.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED997 |
|---|---|
| RGB | rgb(110, 217, 151) |
| HSL | hsl(143, 58%, 64%) |
| HSV | hsv(143, 49%, 85%) |
| CMYK | cmyk(49.3%, 0%, 30.4%, 14.9%) |
| CIE-LAB | lab(79.14, -45.58, 23.25) |
| CIE-LCH | lch(79.14, 51.16, 152.98°) |
| OKLab | oklab(80.42% -0.1244 0.0588) |
| OKLCH | oklch(80.42% 0.138 154.7) |
| XYZ | xyz(36.8265, 55.1721, 37.9808) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.53
Emerald
#50C878
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.93
Eucalyptus
#44D7A8
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED997 #D96EB0
analogous
#7BD96E #6ED997 #6ED9CD
triadic
#6ED997 #976ED9 #D9976E
tetradic
#6ED997 #6E7BD9 #D96EB0 #D9CD6E
square
#6ED997 #6E7BD9 #D96EB0 #D9CD6E
split-complementary
#6ED997 #CD6ED9 #D96E7B
monochromatic
#2AA258 #3ECC74 #6ED997 #9EE6BA #CFF2DD
Accessibility & contrast
On white
1.74
#6ED997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6ED997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED997
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED997 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB93
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#53D7C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed997; /* rgb */ color: rgb(110, 217, 151); /* oklch */ color: oklch(80.4% 0.138 154.7);
Tailwind
colors: {
custom: {
50: '#9ee5b6',
500: '#6ed997',
950: '#000000',
},
}SCSS
$custom: #6ed997; $custom-light: #9ee5b6; $custom-dark: #000000;
JSON
{
"hex": "#6ed997",
"rgb": {
"r": 110,
"g": 217,
"b": 151
},
"hsl": {
"h": 142.991,
"s": 58.47,
"l": 64.118
},
"oklch": {
"l": 0.80424,
"c": 0.13761,
"h": 154.7
},
"luminance": 0.55175
}Semantic roles & 50–950 ramp
primary
#6ED997
secondary
#A64581
accent
#1F86C6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481