#6EE49D#6EE49D
#6EE49D is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.148 H 155.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE49D |
|---|---|
| RGB | rgb(110, 228, 157) |
| HSL | hsl(144, 69%, 66%) |
| HSV | hsv(144, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.50, -49.09, 24.72) |
| CIE-LCH | lch(82.50, 54.96, 153.27°) |
| OKLab | oklab(83.21% -0.1338 0.0625) |
| OKLCH | oklch(83.21% 0.148 155) |
| XYZ | xyz(40.2565, 61.2327, 41.5894) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE49D #E46EB5
analogous
#7AE46E #6EE49D #6EE4D8
triadic
#6EE49D #9D6EE4 #E49D6E
tetradic
#6EE49D #6E7AE4 #E46EB5 #E4D86E
square
#6EE49D #6E7AE4 #E46EB5 #E4D86E
split-complementary
#6EE49D #D86EE4 #E46E7A
monochromatic
#22B65D #3ADA7A #6EE49D #A2EEC0 #D5F7E3
Accessibility & contrast
On white
1.59
#6EE49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6EE49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE49D
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE49D | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#4EE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee49d; /* rgb */ color: rgb(110, 228, 157); /* oklch */ color: oklch(83.2% 0.148 155.0);
Tailwind
colors: {
custom: {
50: '#9fedba',
500: '#6ee49d',
950: '#000000',
},
}SCSS
$custom: #6ee49d; $custom-light: #9fedba; $custom-dark: #000000;
JSON
{
"hex": "#6ee49d",
"rgb": {
"r": 110,
"g": 228,
"b": 157
},
"hsl": {
"h": 143.898,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83205,
"c": 0.14772,
"h": 155
},
"luminance": 0.61236
}Semantic roles & 50–950 ramp
primary
#6EE49D
secondary
#B64087
accent
#1586D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581