#6ED496#6ED496
#6ED496 is a light, vivid green. Relative luminance 0.526; OKLCH L 79.2% C 0.131 H 155.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED496 |
|---|---|
| RGB | rgb(110, 212, 150) |
| HSL | hsl(144, 54%, 63%) |
| HSV | hsv(144, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(77.64, -43.62, 21.72) |
| CIE-LCH | lch(77.64, 48.72, 153.53°) |
| OKLab | oklab(79.2% -0.1192 0.0551) |
| OKLCH | oklch(79.2% 0.131 155.2) |
| XYZ | xyz(35.4763, 52.6012, 37.1318) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.24
Seafoam
#7FE0B3
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 5.77
Aqua Green
#12E193
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 6.03
Seaweed
#18D17B
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED496 #D46EAC
analogous
#79D46E #6ED496 #6ED4C9
triadic
#6ED496 #966ED4 #D4966E
tetradic
#6ED496 #6E79D4 #D46EAC #D4C96E
square
#6ED496 #6E79D4 #D46EAC #D4C96E
split-complementary
#6ED496 #C96ED4 #D46E79
monochromatic
#2E9A58 #3FC674 #6ED496 #9DE2B8 #CCF0DA
Accessibility & contrast
On white
1.82
#6ED496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6ED496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED496
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED496 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#55D2C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed496; /* rgb */ color: rgb(110, 212, 150); /* oklch */ color: oklch(79.2% 0.131 155.2);
Tailwind
colors: {
custom: {
50: '#9de2b5',
500: '#6ed496',
950: '#000000',
},
}SCSS
$custom: #6ed496; $custom-light: #9de2b5; $custom-dark: #000000;
JSON
{
"hex": "#6ed496",
"rgb": {
"r": 110,
"g": 212,
"b": 150
},
"hsl": {
"h": 143.529,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.79195,
"c": 0.13134,
"h": 155.2
},
"luminance": 0.52604
}Semantic roles & 50–950 ramp
primary
#6ED496
secondary
#9F477D
accent
#2484C2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481