#6ED295#6ED295
#6ED295 is a light, vivid green. Relative luminance 0.516; OKLCH L 78.7% C 0.129 H 155.2°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED295 |
|---|---|
| RGB | rgb(110, 210, 149) |
| HSL | hsl(143, 53%, 63%) |
| HSV | hsv(143, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 29%, 17.6%) |
| CIE-LAB | lab(77.03, -42.94, 21.40) |
| CIE-LCH | lch(77.03, 47.97, 153.51°) |
| OKLab | oklab(78.69% -0.1174 0.0543) |
| OKLCH | oklch(78.69% 0.129 155.2) |
| XYZ | xyz(34.8993, 51.5754, 36.5439) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.43
Eucalyptus
#44D7A8
ΔE00 5.81
Soft Green
#6FC276
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.12
Aqua Green
#12E193
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED295 #D26EAB
analogous
#79D26E #6ED295 #6ED2C7
triadic
#6ED295 #956ED2 #D2956E
tetradic
#6ED295 #6E79D2 #D26EAB #D2C76E
square
#6ED295 #6E79D2 #D26EAB #D2C76E
split-complementary
#6ED295 #C76ED2 #D26E79
monochromatic
#2F9757 #3FC473 #6ED295 #9DE0B7 #CBEFD9
Accessibility & contrast
On white
1.86
#6ED295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#6ED295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED295
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED295 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C491
Deuteranopia (green-blind)
#C3BA99
Tritanopia (blue-blind)
#56D0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed295; /* rgb */ color: rgb(110, 210, 149); /* oklch */ color: oklch(78.7% 0.129 155.2);
Tailwind
colors: {
custom: {
50: '#9de0b4',
500: '#6ed295',
950: '#000000',
},
}SCSS
$custom: #6ed295; $custom-light: #9de0b4; $custom-dark: #000000;
JSON
{
"hex": "#6ed295",
"rgb": {
"r": 110,
"g": 210,
"b": 149
},
"hsl": {
"h": 143.4,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78689,
"c": 0.12936,
"h": 155.2
},
"luminance": 0.51578
}Semantic roles & 50–950 ramp
primary
#6ED295
secondary
#9C487B
accent
#2584C0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481