#6EE49C#6EE49C
#6EE49C is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.149 H 154.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE49C |
|---|---|
| RGB | rgb(110, 228, 156) |
| HSL | hsl(143, 69%, 66%) |
| HSV | hsv(143, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.49, -49.28, 25.21) |
| CIE-LCH | lch(82.49, 55.35, 152.90°) |
| OKLab | oklab(83.18% -0.1343 0.0637) |
| OKLCH | oklch(83.18% 0.149 154.6) |
| XYZ | xyz(40.1715, 61.1987, 41.1417) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 5.06
Hospital Green
#9BE5AA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE49C #E46EB6
analogous
#7BE46E #6EE49C #6EE4D7
triadic
#6EE49C #9C6EE4 #E49C6E
tetradic
#6EE49C #6E7BE4 #E46EB6 #E4D76E
square
#6EE49C #6E7BE4 #E46EB6 #E4D76E
split-complementary
#6EE49C #D76EE4 #E46E7B
monochromatic
#22B65C #3ADA79 #6EE49C #A2EEBF #D5F7E2
Accessibility & contrast
On white
1.59
#6EE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6EE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE49C
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE49C | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D498
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#4EE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee49c; /* rgb */ color: rgb(110, 228, 156); /* oklch */ color: oklch(83.2% 0.149 154.6);
Tailwind
colors: {
custom: {
50: '#9fedb9',
500: '#6ee49c',
950: '#000000',
},
}SCSS
$custom: #6ee49c; $custom-light: #9fedb9; $custom-dark: #000000;
JSON
{
"hex": "#6ee49c",
"rgb": {
"r": 110,
"g": 228,
"b": 156
},
"hsl": {
"h": 143.39,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83184,
"c": 0.14863,
"h": 154.6
},
"luminance": 0.61202
}Semantic roles & 50–950 ramp
primary
#6EE49C
secondary
#B64088
accent
#1587D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581