#6ED495#6ED495
#6ED495 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.2% C 0.132 H 154.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED495 |
|---|---|
| RGB | rgb(110, 212, 149) |
| HSL | hsl(143, 54%, 63%) |
| HSV | hsv(143, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 29.7%, 16.9%) |
| CIE-LAB | lab(77.62, -43.80, 22.21) |
| CIE-LCH | lch(77.62, 49.12, 153.11°) |
| OKLab | oklab(79.17% -0.1197 0.0563) |
| OKLCH | oklch(79.17% 0.132 154.8) |
| XYZ | xyz(35.3961, 52.5691, 36.7096) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.09
Seafoam
#7FE0B3
ΔE00 5.43
Aqua Green
#12E193
ΔE00 5.80
Seaweed
#18D17B
ΔE00 5.94
Eucalyptus
#44D7A8
ΔE00 5.95
Soft Green
#6FC276
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED495 #D46EAD
analogous
#7AD46E #6ED495 #6ED4C8
triadic
#6ED495 #956ED4 #D4956E
tetradic
#6ED495 #6E7AD4 #D46EAD #D4C86E
square
#6ED495 #6E7AD4 #D46EAD #D4C86E
split-complementary
#6ED495 #C86ED4 #D46E7A
monochromatic
#2E9A57 #3FC672 #6ED495 #9DE2B8 #CCF0DA
Accessibility & contrast
On white
1.82
#6ED495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#6ED495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED495
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED495 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C691
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#55D2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed495; /* rgb */ color: rgb(110, 212, 149); /* oklch */ color: oklch(79.2% 0.132 154.8);
Tailwind
colors: {
custom: {
50: '#9de2b4',
500: '#6ed495',
950: '#000000',
},
}SCSS
$custom: #6ed495; $custom-light: #9de2b4; $custom-dark: #000000;
JSON
{
"hex": "#6ed495",
"rgb": {
"r": 110,
"g": 212,
"b": 149
},
"hsl": {
"h": 142.941,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.79173,
"c": 0.13226,
"h": 154.8
},
"luminance": 0.52572
}Semantic roles & 50–950 ramp
primary
#6ED495
secondary
#9F477D
accent
#2485C2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481