#6EE48A#6EE48A
#6EE48A is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.165 H 149.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE48A |
|---|---|
| RGB | rgb(110, 228, 138) |
| HSL | hsl(134, 69%, 66%) |
| HSV | hsv(134, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(82.18, -52.42, 33.99) |
| CIE-LCH | lch(82.18, 62.47, 147.04°) |
| OKLab | oklab(82.84% -0.1422 0.0844) |
| OKLCH | oklch(82.84% 0.165 149.3) |
| XYZ | xyz(38.7587, 60.6336, 33.7008) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.47
Seafoam Green
#7AF9AB
ΔE00 5.47
Seafoam (survey)
#80F9AD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE48A #E46EC8
analogous
#8DE46E #6EE48A #6EE4C5
triadic
#6EE48A #8A6EE4 #E48A6E
tetradic
#6EE48A #6E8DE4 #E46EC8 #E4C56E
square
#6EE48A #6E8DE4 #E46EC8 #E4C56E
split-complementary
#6EE48A #C56EE4 #E46E8D
monochromatic
#22B645 #3ADA60 #6EE48A #A2EEB4 #D5F7DD
Accessibility & contrast
On white
1.60
#6EE48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6EE48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE48A
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE48A | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#55E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee48a; /* rgb */ color: rgb(110, 228, 138); /* oklch */ color: oklch(82.8% 0.165 149.3);
Tailwind
colors: {
custom: {
50: '#9fedad',
500: '#6ee48a',
950: '#000000',
},
}SCSS
$custom: #6ee48a; $custom-light: #9fedad; $custom-dark: #000000;
JSON
{
"hex": "#6ee48a",
"rgb": {
"r": 110,
"g": 228,
"b": 138
},
"hsl": {
"h": 134.237,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82836,
"c": 0.16531,
"h": 149.3
},
"luminance": 0.60637
}Semantic roles & 50–950 ramp
primary
#6EE48A
secondary
#B6409A
accent
#15A4D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581