#6EE48E#6EE48E
#6EE48E is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.162 H 150.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE48E |
|---|---|
| RGB | rgb(110, 228, 142) |
| HSL | hsl(136, 69%, 66%) |
| HSV | hsv(136, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 37.7%, 10.6%) |
| CIE-LAB | lab(82.25, -51.75, 32.05) |
| CIE-LCH | lch(82.25, 60.88, 148.23°) |
| OKLab | oklab(82.91% -0.1404 0.0799) |
| OKLCH | oklch(82.91% 0.162 150.4) |
| XYZ | xyz(39.0536, 60.7515, 35.2542) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 5.11
Seafoam (survey)
#80F9AD
ΔE00 5.28
Aqua Green
#12E193
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE48E #E46EC4
analogous
#89E46E #6EE48E #6EE4C9
triadic
#6EE48E #8E6EE4 #E48E6E
tetradic
#6EE48E #6E89E4 #E46EC4 #E4C96E
square
#6EE48E #6E89E4 #E46EC4 #E4C96E
split-complementary
#6EE48E #C96EE4 #E46E89
monochromatic
#22B64A #3ADA66 #6EE48E #A2EEB6 #D5F7DE
Accessibility & contrast
On white
1.60
#6EE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6EE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE48E
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE48E | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D388
Deuteranopia (green-blind)
#D5C893
Tritanopia (blue-blind)
#54E1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ee48e; /* rgb */ color: rgb(110, 228, 142); /* oklch */ color: oklch(82.9% 0.162 150.4);
Tailwind
colors: {
custom: {
50: '#9fedb0',
500: '#6ee48e',
950: '#000000',
},
}SCSS
$custom: #6ee48e; $custom-light: #9fedb0; $custom-dark: #000000;
JSON
{
"hex": "#6ee48e",
"rgb": {
"r": 110,
"g": 228,
"b": 142
},
"hsl": {
"h": 136.271,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82909,
"c": 0.16157,
"h": 150.4
},
"luminance": 0.60755
}Semantic roles & 50–950 ramp
primary
#6EE48E
secondary
#B64096
accent
#159ED1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581