#6ED596#6ED596
#6ED596 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.4% C 0.133 H 155.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED596 |
|---|---|
| RGB | rgb(110, 213, 150) |
| HSL | hsl(143, 55%, 63%) |
| HSV | hsv(143, 48%, 84%) |
| CMYK | cmyk(48.4%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(77.94, -44.05, 22.12) |
| CIE-LCH | lch(77.94, 49.29, 153.33°) |
| OKLab | oklab(79.44% -0.1204 0.0561) |
| OKLCH | oklch(79.44% 0.133 155) |
| XYZ | xyz(35.7271, 53.1027, 37.2154) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.67
Eucalyptus
#44D7A8
ΔE00 5.86
Hospital Green
#9BE5AA
ΔE00 5.91
Seaweed
#18D17B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED596 #D56EAD
analogous
#79D56E #6ED596 #6ED5C9
triadic
#6ED596 #966ED5 #D5966E
tetradic
#6ED596 #6E79D5 #D56EAD #D5C96E
square
#6ED596 #6E79D5 #D56EAD #D5C96E
split-complementary
#6ED596 #C96ED5 #D56E79
monochromatic
#2D9C58 #3FC774 #6ED596 #9DE3B8 #CDF0DB
Accessibility & contrast
On white
1.81
#6ED596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6ED596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED596
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED596 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#55D3C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ed596; /* rgb */ color: rgb(110, 213, 150); /* oklch */ color: oklch(79.4% 0.133 155.0);
Tailwind
colors: {
custom: {
50: '#9de2b5',
500: '#6ed596',
950: '#000000',
},
}SCSS
$custom: #6ed596; $custom-light: #9de2b5; $custom-dark: #000000;
JSON
{
"hex": "#6ed596",
"rgb": {
"r": 110,
"g": 213,
"b": 150
},
"hsl": {
"h": 143.301,
"s": 55.08,
"l": 63.333
},
"oklch": {
"l": 0.79436,
"c": 0.13278,
"h": 155
},
"luminance": 0.53106
}Semantic roles & 50–950 ramp
primary
#6ED596
secondary
#A0477E
accent
#2385C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481