#6EE48B#6EE48B
#6EE48B is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.164 H 149.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE48B |
|---|---|
| RGB | rgb(110, 228, 139) |
| HSL | hsl(135, 69%, 66%) |
| HSV | hsv(135, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 39%, 10.6%) |
| CIE-LAB | lab(82.20, -52.25, 33.51) |
| CIE-LCH | lch(82.20, 62.07, 147.33°) |
| OKLab | oklab(82.85% -0.1417 0.0833) |
| OKLCH | oklch(82.85% 0.164 149.6) |
| XYZ | xyz(38.8314, 60.6627, 34.0839) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 4.06
Tealish Green
#0CDC73
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.38
Turquoise Green
#04F489
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE48B #E46EC7
analogous
#8CE46E #6EE48B #6EE4C6
triadic
#6EE48B #8B6EE4 #E48B6E
tetradic
#6EE48B #6E8CE4 #E46EC7 #E4C66E
square
#6EE48B #6E8CE4 #E46EC7 #E4C66E
split-complementary
#6EE48B #C66EE4 #E46E8C
monochromatic
#22B646 #3ADA62 #6EE48B #A2EEB4 #D5F7DE
Accessibility & contrast
On white
1.60
#6EE48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6EE48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE48B
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE48B | 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)
#E6D385
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#55E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee48b; /* rgb */ color: rgb(110, 228, 139); /* oklch */ color: oklch(82.9% 0.164 149.6);
Tailwind
colors: {
custom: {
50: '#9fedad',
500: '#6ee48b',
950: '#000000',
},
}SCSS
$custom: #6ee48b; $custom-light: #9fedad; $custom-dark: #000000;
JSON
{
"hex": "#6ee48b",
"rgb": {
"r": 110,
"g": 228,
"b": 139
},
"hsl": {
"h": 134.746,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82854,
"c": 0.16437,
"h": 149.6
},
"luminance": 0.60666
}Semantic roles & 50–950 ramp
primary
#6EE48B
secondary
#B64099
accent
#15A2D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581