#6EE488#6EE488
#6EE488 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.167 H 148.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE488 |
|---|---|
| RGB | rgb(110, 228, 136) |
| HSL | hsl(133, 69%, 66%) |
| HSV | hsv(133, 52%, 89%) |
| CMYK | cmyk(51.8%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.15, -52.74, 34.96) |
| CIE-LCH | lch(82.15, 63.27, 146.46°) |
| OKLab | oklab(82.8% -0.143 0.0866) |
| OKLCH | oklch(82.8% 0.167 148.8) |
| XYZ | xyz(38.6152, 60.5762, 32.9453) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 5.02
Lightish Green
#61E160
ΔE00 5.37
Turquoise Green
#04F489
ΔE00 5.46
Seafoam Green
#7AF9AB
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE488 #E46ECA
analogous
#8FE46E #6EE488 #6EE4C3
triadic
#6EE488 #886EE4 #E4886E
tetradic
#6EE488 #6E8FE4 #E46ECA #E4C36E
square
#6EE488 #6E8FE4 #E46ECA #E4C36E
split-complementary
#6EE488 #C36EE4 #E46E8F
monochromatic
#22B642 #3ADA5E #6EE488 #A2EEB2 #D5F7DD
Accessibility & contrast
On white
1.60
#6EE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#6EE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE488
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE488 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#56E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ee488; /* rgb */ color: rgb(110, 228, 136); /* oklch */ color: oklch(82.8% 0.167 148.8);
Tailwind
colors: {
custom: {
50: '#9fedab',
500: '#6ee488',
950: '#000000',
},
}SCSS
$custom: #6ee488; $custom-light: #9fedab; $custom-dark: #000000;
JSON
{
"hex": "#6ee488",
"rgb": {
"r": 110,
"g": 228,
"b": 136
},
"hsl": {
"h": 133.22,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.828,
"c": 0.16717,
"h": 148.8
},
"luminance": 0.60579
}Semantic roles & 50–950 ramp
primary
#6EE488
secondary
#B6409C
accent
#15A7D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581