#6EE189#6EE189
#6EE189 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.162 H 149.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE189 |
|---|---|
| RGB | rgb(110, 225, 137) |
| HSL | hsl(134, 66%, 66%) |
| HSV | hsv(134, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(81.27, -51.37, 33.31) |
| CIE-LCH | lch(81.27, 61.22, 147.04°) |
| OKLab | oklab(82.09% -0.1394 0.0827) |
| OKLCH | oklch(82.09% 0.162 149.3) |
| XYZ | xyz(37.8685, 58.9685, 33.0486) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.60
Lightish Green
#61E160
ΔE00 5.83
Seafoam Green
#7AF9AB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE189 #E16EC6
analogous
#8CE16E #6EE189 #6EE1C2
triadic
#6EE189 #896EE1 #E1896E
tetradic
#6EE189 #6E8CE1 #E16EC6 #E1C26E
square
#6EE189 #6E8CE1 #E16EC6 #E1C26E
split-complementary
#6EE189 #C26EE1 #E16E8C
monochromatic
#24B045 #3BD760 #6EE189 #A1EBB2 #D3F6DC
Accessibility & contrast
On white
1.64
#6EE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6EE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE189
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE189 | 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)
#E3D183
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#56DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee189; /* rgb */ color: rgb(110, 225, 137); /* oklch */ color: oklch(82.1% 0.162 149.3);
Tailwind
colors: {
custom: {
50: '#9febac',
500: '#6ee189',
950: '#000000',
},
}SCSS
$custom: #6ee189; $custom-light: #9febac; $custom-dark: #000000;
JSON
{
"hex": "#6ee189",
"rgb": {
"r": 110,
"g": 225,
"b": 137
},
"hsl": {
"h": 134.087,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82088,
"c": 0.16206,
"h": 149.3
},
"luminance": 0.58972
}Semantic roles & 50–950 ramp
primary
#6EE189
secondary
#B24297
accent
#18A3CE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481