#6EE49B#6EE49B
#6EE49B is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.150 H 154.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE49B |
|---|---|
| RGB | rgb(110, 228, 155) |
| HSL | hsl(143, 69%, 66%) |
| HSV | hsv(143, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(82.47, -49.46, 25.70) |
| CIE-LCH | lch(82.47, 55.74, 152.54°) |
| OKLab | oklab(83.16% -0.1347 0.0649) |
| OKLCH | oklch(83.16% 0.15 154.3) |
| XYZ | xyz(40.0872, 61.1650, 40.6975) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.63
Light Greenish Blue
#63F7B4
ΔE00 4.97
Light Blue Green
#7EFBB3
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE49B #E46EB7
analogous
#7CE46E #6EE49B #6EE4D6
triadic
#6EE49B #9B6EE4 #E49B6E
tetradic
#6EE49B #6E7CE4 #E46EB7 #E4D66E
square
#6EE49B #6E7CE4 #E46EB7 #E4D66E
split-complementary
#6EE49B #D66EE4 #E46E7C
monochromatic
#22B65A #3ADA77 #6EE49B #A2EEBF #D5F7E2
Accessibility & contrast
On white
1.59
#6EE49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EE49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE49B
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE49B | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#D3C99F
Tritanopia (blue-blind)
#4FE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee49b; /* rgb */ color: rgb(110, 228, 155); /* oklch */ color: oklch(83.2% 0.150 154.3);
Tailwind
colors: {
custom: {
50: '#9fedb9',
500: '#6ee49b',
950: '#000000',
},
}SCSS
$custom: #6ee49b; $custom-light: #9fedb9; $custom-dark: #000000;
JSON
{
"hex": "#6ee49b",
"rgb": {
"r": 110,
"g": 228,
"b": 155
},
"hsl": {
"h": 142.881,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83164,
"c": 0.14953,
"h": 154.3
},
"luminance": 0.61168
}Semantic roles & 50–950 ramp
primary
#6EE49B
secondary
#B64089
accent
#1589D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581