#6ED294#6ED294
#6ED294 is a light, vivid green. Relative luminance 0.515; OKLCH L 78.7% C 0.130 H 154.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED294 |
|---|---|
| RGB | rgb(110, 210, 148) |
| HSL | hsl(143, 53%, 63%) |
| HSV | hsv(143, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(77.01, -43.13, 21.90) |
| CIE-LCH | lch(77.01, 48.37, 153.08°) |
| OKLab | oklab(78.67% -0.1179 0.0555) |
| OKLCH | oklch(78.67% 0.13 154.8) |
| XYZ | xyz(34.8198, 51.5436, 36.1253) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.92
Seafoam
#7FE0B3
ΔE00 5.60
Soft Green
#6FC276
ΔE00 5.73
Eucalyptus
#44D7A8
ΔE00 5.99
Seaweed
#18D17B
ΔE00 6.00
Aqua Green
#12E193
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED294 #D26EAC
analogous
#7AD26E #6ED294 #6ED2C6
triadic
#6ED294 #946ED2 #D2946E
tetradic
#6ED294 #6E7AD2 #D26EAC #D2C66E
square
#6ED294 #6E7AD2 #D26EAC #D2C66E
split-complementary
#6ED294 #C66ED2 #D26E7A
monochromatic
#2F9756 #3FC472 #6ED294 #9DE0B6 #CBEFD9
Accessibility & contrast
On white
1.86
#6ED294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#6ED294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED294
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED294 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C490
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#56D0C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed294; /* rgb */ color: rgb(110, 210, 148); /* oklch */ color: oklch(78.7% 0.130 154.8);
Tailwind
colors: {
custom: {
50: '#9de0b3',
500: '#6ed294',
950: '#000000',
},
}SCSS
$custom: #6ed294; $custom-light: #9de0b3; $custom-dark: #000000;
JSON
{
"hex": "#6ed294",
"rgb": {
"r": 110,
"g": 210,
"b": 148
},
"hsl": {
"h": 142.8,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78667,
"c": 0.13028,
"h": 154.8
},
"luminance": 0.51546
}Semantic roles & 50–950 ramp
primary
#6ED294
secondary
#9C487C
accent
#2585C0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481