#6ED085#6ED085
#6ED085 is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.142 H 149.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED085 |
|---|---|
| RGB | rgb(110, 208, 133) |
| HSL | hsl(134, 51%, 62%) |
| HSV | hsv(134, 47%, 82%) |
| CMYK | cmyk(47.1%, 0%, 36.1%, 18.4%) |
| CIE-LAB | lab(76.14, -44.97, 28.57) |
| CIE-LCH | lch(76.14, 53.27, 147.57°) |
| OKLab | oklab(77.87% -0.1223 0.0714) |
| OKLCH | oklch(77.87% 0.142 149.7) |
| XYZ | xyz(33.2178, 50.1177, 30.1090) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.33
Soft Green
#6FC276
ΔE00 3.78
Seaweed
#18D17B
ΔE00 5.17
Dark Mint
#48C072
ΔE00 5.18
Algae Green
#21C36F
ΔE00 6.19
Tealish Green
#0CDC73
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED085 #D06EB9
analogous
#88D06E #6ED085 #6ED0B6
triadic
#6ED085 #856ED0 #D0856E
tetradic
#6ED085 #6E88D0 #D06EB9 #D0B66E
square
#6ED085 #6E88D0 #D06EB9 #D0B66E
split-complementary
#6ED085 #B66ED0 #D06E88
monochromatic
#309447 #40C15E #6ED085 #9CDFAC #CAEED3
Accessibility & contrast
On white
1.90
#6ED085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6ED085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED085
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED085 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#C3B88A
Tritanopia (blue-blind)
#5BCDBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ed085; /* rgb */ color: rgb(110, 208, 133); /* oklch */ color: oklch(77.9% 0.142 149.7);
Tailwind
colors: {
custom: {
50: '#9ddfa9',
500: '#6ed085',
950: '#000000',
},
}SCSS
$custom: #6ed085; $custom-light: #9ddfa9; $custom-dark: #000000;
JSON
{
"hex": "#6ed085",
"rgb": {
"r": 110,
"g": 208,
"b": 133
},
"hsl": {
"h": 134.082,
"s": 51.042,
"l": 62.353
},
"oklch": {
"l": 0.77873,
"c": 0.14161,
"h": 149.7
},
"luminance": 0.5012
}Semantic roles & 50–950 ramp
primary
#6ED085
secondary
#9A4987
accent
#279BBE
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1510
muted
#808480