#6ED188#6ED188
#6ED188 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.140 H 150.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED188 |
|---|---|
| RGB | rgb(110, 209, 136) |
| HSL | hsl(136, 52%, 63%) |
| HSV | hsv(136, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 34.9%, 18%) |
| CIE-LAB | lab(76.49, -44.88, 27.48) |
| CIE-LCH | lch(76.49, 52.62, 148.52°) |
| OKLab | oklab(78.18% -0.1221 0.0689) |
| OKLCH | oklch(78.18% 0.14 150.6) |
| XYZ | xyz(33.6726, 50.6910, 31.2977) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.57
Soft Green
#6FC276
ΔE00 4.18
Seaweed
#18D17B
ΔE00 5.18
Dark Mint
#48C072
ΔE00 5.42
Algae Green
#21C36F
ΔE00 6.37
Aqua Green
#12E193
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED188 #D16EB7
analogous
#85D16E #6ED188 #6ED1BA
triadic
#6ED188 #886ED1 #D1886E
tetradic
#6ED188 #6E85D1 #D16EB7 #D1BA6E
square
#6ED188 #6E85D1 #D16EB7 #D1BA6E
split-complementary
#6ED188 #BA6ED1 #D16E85
monochromatic
#2F954A #40C262 #6ED188 #9CE0AE #CBEED4
Accessibility & contrast
On white
1.89
#6ED188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#6ED188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED188
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED188 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 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)
#D2C383
Deuteranopia (green-blind)
#C4B98C
Tritanopia (blue-blind)
#5ACEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed188; /* rgb */ color: rgb(110, 209, 136); /* oklch */ color: oklch(78.2% 0.140 150.6);
Tailwind
colors: {
custom: {
50: '#9de0ab',
500: '#6ed188',
950: '#000000',
},
}SCSS
$custom: #6ed188; $custom-light: #9de0ab; $custom-dark: #000000;
JSON
{
"hex": "#6ed188",
"rgb": {
"r": 110,
"g": 209,
"b": 136
},
"hsl": {
"h": 135.758,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.78176,
"c": 0.14017,
"h": 150.6
},
"luminance": 0.50693
}Semantic roles & 50–950 ramp
primary
#6ED188
secondary
#9B4885
accent
#2697BF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481