#6ED186#6ED186
#6ED186 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.1% C 0.142 H 149.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED186 |
|---|---|
| RGB | rgb(110, 209, 134) |
| HSL | hsl(135, 52%, 63%) |
| HSV | hsv(135, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 35.9%, 18%) |
| CIE-LAB | lab(76.46, -45.22, 28.47) |
| CIE-LCH | lch(76.46, 53.44, 147.81°) |
| OKLab | oklab(78.14% -0.123 0.0712) |
| OKLCH | oklch(78.14% 0.142 149.9) |
| XYZ | xyz(33.5318, 50.6346, 30.5561) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.47
Soft Green
#6FC276
ΔE00 4.03
Seaweed
#18D17B
ΔE00 5.14
Dark Mint
#48C072
ΔE00 5.36
Algae Green
#21C36F
ΔE00 6.31
Tealish Green
#0CDC73
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED186 #D16EB9
analogous
#88D16E #6ED186 #6ED1B7
triadic
#6ED186 #866ED1 #D1866E
tetradic
#6ED186 #6E88D1 #D16EB9 #D1B76E
square
#6ED186 #6E88D1 #D16EB9 #D1B76E
split-complementary
#6ED186 #B76ED1 #D16E88
monochromatic
#2F9548 #40C25F #6ED186 #9CE0AD #CBEED4
Accessibility & contrast
On white
1.89
#6ED186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6ED186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED186
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED186 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C381
Deuteranopia (green-blind)
#C4B98B
Tritanopia (blue-blind)
#5BCEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed186; /* rgb */ color: rgb(110, 209, 134); /* oklch */ color: oklch(78.1% 0.142 149.9);
Tailwind
colors: {
custom: {
50: '#9de0aa',
500: '#6ed186',
950: '#000000',
},
}SCSS
$custom: #6ed186; $custom-light: #9de0aa; $custom-dark: #000000;
JSON
{
"hex": "#6ed186",
"rgb": {
"r": 110,
"g": 209,
"b": 134
},
"hsl": {
"h": 134.545,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.78136,
"c": 0.1421,
"h": 149.9
},
"luminance": 0.50637
}Semantic roles & 50–950 ramp
primary
#6ED186
secondary
#9B4887
accent
#269ABF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481