#6ED189#6ED189
#6ED189 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.139 H 150.9°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED189 |
|---|---|
| RGB | rgb(110, 209, 137) |
| HSL | hsl(136, 52%, 63%) |
| HSV | hsv(136, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 34.4%, 18%) |
| CIE-LAB | lab(76.51, -44.70, 26.98) |
| CIE-LCH | lch(76.51, 52.21, 148.89°) |
| OKLab | oklab(78.2% -0.1216 0.0677) |
| OKLCH | oklch(78.2% 0.139 150.9) |
| XYZ | xyz(33.7440, 50.7195, 31.6738) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.63
Soft Green
#6FC276
ΔE00 4.26
Seaweed
#18D17B
ΔE00 5.22
Dark Mint
#48C072
ΔE00 5.45
Aqua Green
#12E193
ΔE00 6.36
Algae Green
#21C36F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED189 #D16EB6
analogous
#84D16E #6ED189 #6ED1BB
triadic
#6ED189 #896ED1 #D1896E
tetradic
#6ED189 #6E84D1 #D16EB6 #D1BB6E
square
#6ED189 #6E84D1 #D16EB6 #D1BB6E
split-complementary
#6ED189 #BB6ED1 #D16E84
monochromatic
#2F954B #40C263 #6ED189 #9CE0AF #CBEED5
Accessibility & contrast
On white
1.88
#6ED189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6ED189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED189
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED189 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C384
Deuteranopia (green-blind)
#C4B98D
Tritanopia (blue-blind)
#5ACEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed189; /* rgb */ color: rgb(110, 209, 137); /* oklch */ color: oklch(78.2% 0.139 150.9);
Tailwind
colors: {
custom: {
50: '#9de0ac',
500: '#6ed189',
950: '#000000',
},
}SCSS
$custom: #6ed189; $custom-light: #9de0ac; $custom-dark: #000000;
JSON
{
"hex": "#6ed189",
"rgb": {
"r": 110,
"g": 209,
"b": 137
},
"hsl": {
"h": 136.364,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.78195,
"c": 0.13921,
"h": 150.9
},
"luminance": 0.50722
}Semantic roles & 50–950 ramp
primary
#6ED189
secondary
#9B4884
accent
#2696BF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481