#6ED293#6ED293
#6ED293 is a light, vivid green. Relative luminance 0.515; OKLCH L 78.6% C 0.131 H 154.4°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED293 |
|---|---|
| RGB | rgb(110, 210, 147) |
| HSL | hsl(142, 53%, 63%) |
| HSV | hsv(142, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(76.99, -43.31, 22.40) |
| CIE-LCH | lch(76.99, 48.76, 152.65°) |
| OKLab | oklab(78.65% -0.1183 0.0567) |
| OKLCH | oklch(78.65% 0.131 154.4) |
| XYZ | xyz(34.7410, 51.5121, 35.7102) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.77
Soft Green
#6FC276
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.89
Aqua Green
#12E193
ΔE00 6.10
Eucalyptus
#44D7A8
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED293 #D26EAD
analogous
#7BD26E #6ED293 #6ED2C5
triadic
#6ED293 #936ED2 #D2936E
tetradic
#6ED293 #6E7BD2 #D26EAD #D2C56E
square
#6ED293 #6E7BD2 #D26EAD #D2C56E
split-complementary
#6ED293 #C56ED2 #D26E7B
monochromatic
#2F9755 #3FC470 #6ED293 #9DE0B6 #CBEFD9
Accessibility & contrast
On white
1.86
#6ED293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#6ED293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED293
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED293 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48F
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#56D0C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed293; /* rgb */ color: rgb(110, 210, 147); /* oklch */ color: oklch(78.6% 0.131 154.4);
Tailwind
colors: {
custom: {
50: '#9de0b3',
500: '#6ed293',
950: '#000000',
},
}SCSS
$custom: #6ed293; $custom-light: #9de0b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed293",
"rgb": {
"r": 110,
"g": 210,
"b": 147
},
"hsl": {
"h": 142.2,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78646,
"c": 0.13121,
"h": 154.4
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#6ED293
secondary
#9C487D
accent
#2587C0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481