#6ED287#6ED287
#6ED287 is a light, vivid green. Relative luminance 0.512; OKLCH L 78.4% C 0.143 H 150.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED287 |
|---|---|
| RGB | rgb(110, 210, 135) |
| HSL | hsl(135, 53%, 63%) |
| HSV | hsv(135, 48%, 82%) |
| CMYK | cmyk(47.6%, 0%, 35.7%, 17.6%) |
| CIE-LAB | lab(76.77, -45.48, 28.37) |
| CIE-LCH | lch(76.77, 53.60, 148.04°) |
| OKLab | oklab(78.4% -0.1236 0.071) |
| OKLCH | oklch(78.4% 0.143 150.1) |
| XYZ | xyz(33.8480, 51.1549, 31.0072) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.62
Soft Green
#6FC276
ΔE00 4.29
Seaweed
#18D17B
ΔE00 5.12
Dark Mint
#48C072
ΔE00 5.55
Tealish Green
#0CDC73
ΔE00 6.23
Weird Green
#3AE57F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED287 #D26EB9
analogous
#87D26E #6ED287 #6ED2B9
triadic
#6ED287 #876ED2 #D2876E
tetradic
#6ED287 #6E87D2 #D26EB9 #D2B96E
square
#6ED287 #6E87D2 #D26EB9 #D2B96E
split-complementary
#6ED287 #B96ED2 #D26E87
monochromatic
#2F9749 #3FC460 #6ED287 #9DE0AE #CBEFD4
Accessibility & contrast
On white
1.87
#6ED287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6ED287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED287
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED287 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C382
Deuteranopia (green-blind)
#C5BA8C
Tritanopia (blue-blind)
#5ACFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ed287; /* rgb */ color: rgb(110, 210, 135); /* oklch */ color: oklch(78.4% 0.143 150.1);
Tailwind
colors: {
custom: {
50: '#9de0aa',
500: '#6ed287',
950: '#000000',
},
}SCSS
$custom: #6ed287; $custom-light: #9de0aa; $custom-dark: #000000;
JSON
{
"hex": "#6ed287",
"rgb": {
"r": 110,
"g": 210,
"b": 135
},
"hsl": {
"h": 135,
"s": 52.632,
"l": 62.745
},
"oklch": {
"l": 0.78399,
"c": 0.14258,
"h": 150.1
},
"luminance": 0.51157
}Semantic roles & 50–950 ramp
primary
#6ED287
secondary
#9C4887
accent
#2599C0
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481