#6ED691#6ED691
#6ED691 is a light, vivid green. Relative luminance 0.535; OKLCH L 79.6% C 0.139 H 153.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED691 |
|---|---|
| RGB | rgb(110, 214, 145) |
| HSL | hsl(140, 56%, 64%) |
| HSV | hsv(140, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 32.2%, 16.1%) |
| CIE-LAB | lab(78.14, -45.41, 25.01) |
| CIE-LCH | lch(78.14, 51.84, 151.15°) |
| OKLab | oklab(79.57% -0.1237 0.0631) |
| OKLCH | oklch(79.57% 0.139 153) |
| XYZ | xyz(35.5853, 53.4497, 35.2242) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.73
Aqua Green
#12E193
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.47
Soft Green
#6FC276
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED691 #D66EB3
analogous
#7FD66E #6ED691 #6ED6C5
triadic
#6ED691 #916ED6 #D6916E
tetradic
#6ED691 #6E7FD6 #D66EB3 #D6C56E
square
#6ED691 #6E7FD6 #D66EB3 #D6C56E
split-complementary
#6ED691 #C56ED6 #D66E7F
monochromatic
#2C9D52 #3EC96D #6ED691 #9EE3B5 #CDF1D9
Accessibility & contrast
On white
1.80
#6ED691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6ED691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED691
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED691 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C88D
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#56D4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed691; /* rgb */ color: rgb(110, 214, 145); /* oklch */ color: oklch(79.6% 0.139 153.0);
Tailwind
colors: {
custom: {
50: '#9ee3b1',
500: '#6ed691',
950: '#000000',
},
}SCSS
$custom: #6ed691; $custom-light: #9ee3b1; $custom-dark: #000000;
JSON
{
"hex": "#6ed691",
"rgb": {
"r": 110,
"g": 214,
"b": 145
},
"hsl": {
"h": 140.192,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79572,
"c": 0.13887,
"h": 153
},
"luminance": 0.53452
}Semantic roles & 50–950 ramp
primary
#6ED691
secondary
#A24783
accent
#228DC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1511
muted
#808481