#6ED185#6ED185
#6ED185 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.1% C 0.143 H 149.6°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED185 |
|---|---|
| RGB | rgb(110, 209, 133) |
| HSL | hsl(134, 52%, 63%) |
| HSV | hsv(134, 47%, 82%) |
| CMYK | cmyk(47.4%, 0%, 36.4%, 18%) |
| CIE-LAB | lab(76.44, -45.39, 28.96) |
| CIE-LCH | lch(76.44, 53.85, 147.46°) |
| OKLab | oklab(78.12% -0.1234 0.0724) |
| OKLCH | oklch(78.12% 0.143 149.6) |
| XYZ | xyz(33.4624, 50.6069, 30.1905) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.44
Soft Green
#6FC276
ΔE00 3.98
Seaweed
#18D17B
ΔE00 5.13
Dark Mint
#48C072
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 6.23
Algae Green
#21C36F
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED185 #D16EBA
analogous
#89D16E #6ED185 #6ED1B6
triadic
#6ED185 #856ED1 #D1856E
tetradic
#6ED185 #6E89D1 #D16EBA #D1B66E
square
#6ED185 #6E89D1 #D16EBA #D1B66E
split-complementary
#6ED185 #B66ED1 #D16E89
monochromatic
#2F9547 #40C25E #6ED185 #9CE0AC #CBEED3
Accessibility & contrast
On white
1.89
#6ED185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#6ED185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED185
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED185 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C4B98A
Tritanopia (blue-blind)
#5BCEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed185; /* rgb */ color: rgb(110, 209, 133); /* oklch */ color: oklch(78.1% 0.143 149.6);
Tailwind
colors: {
custom: {
50: '#9de0a9',
500: '#6ed185',
950: '#000000',
},
}SCSS
$custom: #6ed185; $custom-light: #9de0a9; $custom-dark: #000000;
JSON
{
"hex": "#6ed185",
"rgb": {
"r": 110,
"g": 209,
"b": 133
},
"hsl": {
"h": 133.939,
"s": 51.832,
"l": 62.549
},
"oklch": {
"l": 0.78117,
"c": 0.14306,
"h": 149.6
},
"luminance": 0.50609
}Semantic roles & 50–950 ramp
primary
#6ED185
secondary
#9B4888
accent
#269CBF
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1510
muted
#808480