#6ED499#6ED499
#6ED499 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.3% C 0.129 H 156.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED499 |
|---|---|
| RGB | rgb(110, 212, 153) |
| HSL | hsl(145, 54%, 63%) |
| HSV | hsv(145, 48%, 83%) |
| CMYK | cmyk(48.1%, 0%, 27.8%, 16.9%) |
| CIE-LAB | lab(77.70, -43.04, 20.22) |
| CIE-LCH | lch(77.70, 47.55, 154.84°) |
| OKLab | oklab(79.26% -0.1179 0.0514) |
| OKLCH | oklch(79.26% 0.129 156.4) |
| XYZ | xyz(35.7210, 52.6991, 38.4204) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.73
Eucalyptus
#44D7A8
ΔE00 5.25
Emerald
#50C878
ΔE00 5.71
Aqua Green
#12E193
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED499 #D46EA9
analogous
#76D46E #6ED499 #6ED4CC
triadic
#6ED499 #996ED4 #D4996E
tetradic
#6ED499 #6E76D4 #D46EA9 #D4CC6E
square
#6ED499 #6E76D4 #D46EA9 #D4CC6E
split-complementary
#6ED499 #CC6ED4 #D46E76
monochromatic
#2E9A5B #3FC678 #6ED499 #9DE2BA #CCF0DB
Accessibility & contrast
On white
1.82
#6ED499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6ED499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED499
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED499 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C696
Deuteranopia (green-blind)
#C4BC9D
Tritanopia (blue-blind)
#54D2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ed499; /* rgb */ color: rgb(110, 212, 153); /* oklch */ color: oklch(79.3% 0.129 156.4);
Tailwind
colors: {
custom: {
50: '#9de2b7',
500: '#6ed499',
950: '#000000',
},
}SCSS
$custom: #6ed499; $custom-light: #9de2b7; $custom-dark: #000000;
JSON
{
"hex": "#6ed499",
"rgb": {
"r": 110,
"g": 212,
"b": 153
},
"hsl": {
"h": 145.294,
"s": 54.255,
"l": 63.137
},
"oklch": {
"l": 0.79261,
"c": 0.1286,
"h": 156.4
},
"luminance": 0.52702
}Semantic roles & 50–950 ramp
primary
#6ED499
secondary
#9F477A
accent
#247FC2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481