#6ED299#6ED299
#6ED299 is a light, vivid green. Relative luminance 0.517; OKLCH L 78.8% C 0.126 H 156.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED299 |
|---|---|
| RGB | rgb(110, 210, 153) |
| HSL | hsl(146, 53%, 63%) |
| HSV | hsv(146, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 27.1%, 17.6%) |
| CIE-LAB | lab(77.10, -42.17, 19.40) |
| CIE-LCH | lch(77.10, 46.41, 155.29°) |
| OKLab | oklab(78.78% -0.1156 0.0494) |
| OKLCH | oklch(78.78% 0.126 156.9) |
| XYZ | xyz(35.2241, 51.7054, 38.2548) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.78
Eucalyptus
#44D7A8
ΔE00 5.13
Emerald
#50C878
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 5.79
Greenblue
#23C48B
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED299 #D26EA7
analogous
#75D26E #6ED299 #6ED2CB
triadic
#6ED299 #996ED2 #D2996E
tetradic
#6ED299 #6E75D2 #D26EA7 #D2CB6E
square
#6ED299 #6E75D2 #D26EA7 #D2CB6E
split-complementary
#6ED299 #CB6ED2 #D26E75
monochromatic
#2F975C #3FC478 #6ED299 #9DE0BA #CBEFDB
Accessibility & contrast
On white
1.85
#6ED299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#6ED299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED299
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED299 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#54D1C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6ed299; /* rgb */ color: rgb(110, 210, 153); /* oklch */ color: oklch(78.8% 0.126 156.9);
Tailwind
colors: {
custom: {
50: '#9de0b7',
500: '#6ed299',
950: '#000000',
},
}SCSS
$custom: #6ed299; $custom-light: #9de0b7; $custom-dark: #000000;
JSON
{
"hex": "#6ed299",
"rgb": {
"r": 110,
"g": 210,
"b": 153
},
"hsl": {
"h": 145.8,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78779,
"c": 0.12572,
"h": 156.9
},
"luminance": 0.51708
}Semantic roles & 50–950 ramp
primary
#6ED299
secondary
#9C4878
accent
#257EC0
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481