#6ED690#6ED690
#6ED690 is a light, vivid green. Relative luminance 0.534; OKLCH L 79.6% C 0.140 H 152.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED690 |
|---|---|
| RGB | rgb(110, 214, 144) |
| HSL | hsl(140, 56%, 64%) |
| HSV | hsv(140, 49%, 84%) |
| CMYK | cmyk(48.6%, 0%, 32.7%, 16.1%) |
| CIE-LAB | lab(78.12, -45.59, 25.51) |
| CIE-LCH | lch(78.12, 52.24, 150.77°) |
| OKLab | oklab(79.55% -0.1242 0.0643) |
| OKLCH | oklch(79.55% 0.14 152.6) |
| XYZ | xyz(35.5085, 53.4190, 34.8199) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.64
Seaweed
#18D17B
ΔE00 5.40
Aqua Green
#12E193
ΔE00 5.48
Soft Green
#6FC276
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 6.01
Weird Green
#3AE57F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED690 #D66EB4
analogous
#80D66E #6ED690 #6ED6C4
triadic
#6ED690 #906ED6 #D6906E
tetradic
#6ED690 #6E80D6 #D66EB4 #D6C46E
square
#6ED690 #6E80D6 #D66EB4 #D6C46E
split-complementary
#6ED690 #C46ED6 #D66E80
monochromatic
#2C9D51 #3EC96B #6ED690 #9EE3B5 #CDF1D9
Accessibility & contrast
On white
1.80
#6ED690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6ED690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED690
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED690 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78C
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#57D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed690; /* rgb */ color: rgb(110, 214, 144); /* oklch */ color: oklch(79.6% 0.140 152.6);
Tailwind
colors: {
custom: {
50: '#9ee3b1',
500: '#6ed690',
950: '#000000',
},
}SCSS
$custom: #6ed690; $custom-light: #9ee3b1; $custom-dark: #000000;
JSON
{
"hex": "#6ed690",
"rgb": {
"r": 110,
"g": 214,
"b": 144
},
"hsl": {
"h": 139.615,
"s": 55.914,
"l": 63.529
},
"oklch": {
"l": 0.79552,
"c": 0.13982,
"h": 152.6
},
"luminance": 0.53422
}Semantic roles & 50–950 ramp
primary
#6ED690
secondary
#A24784
accent
#228FC3
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481