#6ED595#6ED595
#6ED595 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.134 H 154.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED595 |
|---|---|
| RGB | rgb(110, 213, 149) |
| HSL | hsl(143, 55%, 63%) |
| HSV | hsv(143, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 30%, 16.5%) |
| CIE-LAB | lab(77.92, -44.24, 22.62) |
| CIE-LCH | lch(77.92, 49.68, 152.92°) |
| OKLab | oklab(79.42% -0.1208 0.0573) |
| OKLCH | oklch(79.42% 0.134 154.6) |
| XYZ | xyz(35.6469, 53.0706, 36.7932) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.45
Aqua Green
#12E193
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.87
Hospital Green
#9BE5AA
ΔE00 5.93
Eucalyptus
#44D7A8
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED595 #D56EAE
analogous
#7AD56E #6ED595 #6ED5C8
triadic
#6ED595 #956ED5 #D5956E
tetradic
#6ED595 #6E7AD5 #D56EAE #D5C86E
square
#6ED595 #6E7AD5 #D56EAE #D5C86E
split-complementary
#6ED595 #C86ED5 #D56E7A
monochromatic
#2D9C57 #3FC772 #6ED595 #9DE3B8 #CDF0DA
Accessibility & contrast
On white
1.81
#6ED595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6ED595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED595
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED595 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#55D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed595; /* rgb */ color: rgb(110, 213, 149); /* oklch */ color: oklch(79.4% 0.134 154.6);
Tailwind
colors: {
custom: {
50: '#9de2b4',
500: '#6ed595',
950: '#000000',
},
}SCSS
$custom: #6ed595; $custom-light: #9de2b4; $custom-dark: #000000;
JSON
{
"hex": "#6ed595",
"rgb": {
"r": 110,
"g": 213,
"b": 149
},
"hsl": {
"h": 142.718,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79415,
"c": 0.13371,
"h": 154.6
},
"luminance": 0.53073
}Semantic roles & 50–950 ramp
primary
#6ED595
secondary
#A0477E
accent
#2386C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481