#6EE49E#6EE49E
#6EE49E is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.147 H 155.3°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE49E |
|---|---|
| RGB | rgb(110, 228, 158) |
| HSL | hsl(144, 69%, 66%) |
| HSV | hsv(144, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.52, -48.90, 24.23) |
| CIE-LCH | lch(82.52, 54.58, 153.64°) |
| OKLab | oklab(83.23% -0.1334 0.0613) |
| OKLCH | oklch(83.23% 0.147 155.3) |
| XYZ | xyz(40.3423, 61.2670, 42.0409) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.66
Light Greenish Blue
#63F7B4
ΔE00 4.70
Light Blue Green
#7EFBB3
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE49E #E46EB4
analogous
#79E46E #6EE49E #6EE4D9
triadic
#6EE49E #9E6EE4 #E49E6E
tetradic
#6EE49E #6E79E4 #E46EB4 #E4D96E
square
#6EE49E #6E79E4 #E46EB4 #E4D96E
split-complementary
#6EE49E #D96EE4 #E46E79
monochromatic
#22B65E #3ADA7B #6EE49E #A2EEC1 #D5F7E3
Accessibility & contrast
On white
1.58
#6EE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6EE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE49E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE49E | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 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)
#E3D49A
Deuteranopia (green-blind)
#D2C9A2
Tritanopia (blue-blind)
#4DE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee49e; /* rgb */ color: rgb(110, 228, 158); /* oklch */ color: oklch(83.2% 0.147 155.3);
Tailwind
colors: {
custom: {
50: '#9fedbb',
500: '#6ee49e',
950: '#000000',
},
}SCSS
$custom: #6ee49e; $custom-light: #9fedbb; $custom-dark: #000000;
JSON
{
"hex": "#6ee49e",
"rgb": {
"r": 110,
"g": 228,
"b": 158
},
"hsl": {
"h": 144.407,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83226,
"c": 0.14681,
"h": 155.3
},
"luminance": 0.6127
}Semantic roles & 50–950 ramp
primary
#6EE49E
secondary
#B64086
accent
#1584D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581