#6EE188#6EE188
#6EE188 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.163 H 149.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE188 |
|---|---|
| RGB | rgb(110, 225, 136) |
| HSL | hsl(134, 66%, 66%) |
| HSV | hsv(134, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(81.26, -51.53, 33.79) |
| CIE-LCH | lch(81.26, 61.62, 146.75°) |
| OKLab | oklab(82.07% -0.1398 0.0838) |
| OKLCH | oklch(82.07% 0.163 149) |
| XYZ | xyz(37.7971, 58.9399, 32.6725) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 4.35
Tealish Green
#0CDC73
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.71
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE188 #E16EC7
analogous
#8DE16E #6EE188 #6EE1C1
triadic
#6EE188 #886EE1 #E1886E
tetradic
#6EE188 #6E8DE1 #E16EC7 #E1C16E
square
#6EE188 #6E8DE1 #E16EC7 #E1C16E
split-complementary
#6EE188 #C16EE1 #E16E8D
monochromatic
#24B044 #3BD75E #6EE188 #A1EBB2 #D3F6DB
Accessibility & contrast
On white
1.64
#6EE188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6EE188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE188
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE188 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#D3C68E
Tritanopia (blue-blind)
#56DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee188; /* rgb */ color: rgb(110, 225, 136); /* oklch */ color: oklch(82.1% 0.163 149.0);
Tailwind
colors: {
custom: {
50: '#9febab',
500: '#6ee188',
950: '#000000',
},
}SCSS
$custom: #6ee188; $custom-light: #9febab; $custom-dark: #000000;
JSON
{
"hex": "#6ee188",
"rgb": {
"r": 110,
"g": 225,
"b": 136
},
"hsl": {
"h": 133.565,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.8207,
"c": 0.163,
"h": 149
},
"luminance": 0.58943
}Semantic roles & 50–950 ramp
primary
#6EE188
secondary
#B24298
accent
#18A5CE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481