#6EE499#6EE499
#6EE499 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.151 H 153.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE499 |
|---|---|
| RGB | rgb(110, 228, 153) |
| HSL | hsl(142, 69%, 66%) |
| HSV | hsv(142, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(82.43, -49.83, 26.68) |
| CIE-LCH | lch(82.43, 56.52, 151.83°) |
| OKLab | oklab(83.12% -0.1356 0.0672) |
| OKLCH | oklch(83.12% 0.151 153.6) |
| XYZ | xyz(39.9206, 61.0983, 39.8203) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.65
Weird Green
#3AE57F
ΔE00 4.83
Light Greenish Blue
#63F7B4
ΔE00 5.19
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE499 #E46EB9
analogous
#7EE46E #6EE499 #6EE4D4
triadic
#6EE499 #996EE4 #E4996E
tetradic
#6EE499 #6E7EE4 #E46EB9 #E4D46E
square
#6EE499 #6E7EE4 #E46EB9 #E4D46E
split-complementary
#6EE499 #D46EE4 #E46E7E
monochromatic
#22B658 #3ADA75 #6EE499 #A2EEBD #D5F7E2
Accessibility & contrast
On white
1.59
#6EE499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6EE499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE499
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE499 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#50E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee499; /* rgb */ color: rgb(110, 228, 153); /* oklch */ color: oklch(83.1% 0.151 153.6);
Tailwind
colors: {
custom: {
50: '#9fedb7',
500: '#6ee499',
950: '#000000',
},
}SCSS
$custom: #6ee499; $custom-light: #9fedb7; $custom-dark: #000000;
JSON
{
"hex": "#6ee499",
"rgb": {
"r": 110,
"g": 228,
"b": 153
},
"hsl": {
"h": 141.864,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83123,
"c": 0.15137,
"h": 153.6
},
"luminance": 0.61102
}Semantic roles & 50–950 ramp
primary
#6EE499
secondary
#B6408B
accent
#158CD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581