#6EDD87#6EDD87
#6EDD87 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.1% C 0.158 H 149.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD87 |
|---|---|
| RGB | rgb(110, 221, 135) |
| HSL | hsl(134, 62%, 65%) |
| HSV | hsv(134, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(80.05, -50.07, 32.71) |
| CIE-LCH | lch(80.05, 59.81, 146.84°) |
| OKLab | oklab(81.08% -0.1359 0.0813) |
| OKLCH | oklch(81.08% 0.158 149.1) |
| XYZ | xyz(36.6577, 56.7742, 31.9438) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.97
Lightgreen
#90EE90
ΔE00 5.02
Emerald
#50C878
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD87 #DD6EC4
analogous
#8CDD6E #6EDD87 #6EDDBF
triadic
#6EDD87 #876EDD #DD876E
tetradic
#6EDD87 #6E8CDD #DD6EC4 #DDBF6E
square
#6EDD87 #6E8CDD #DD6EC4 #DDBF6E
split-complementary
#6EDD87 #BF6EDD #DD6E8C
monochromatic
#28A945 #3CD15E #6EDD87 #A0E9B0 #D1F4D9
Accessibility & contrast
On white
1.70
#6EDD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#6EDD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD87
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD87 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD81
Deuteranopia (green-blind)
#CFC28C
Tritanopia (blue-blind)
#58D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edd87; /* rgb */ color: rgb(110, 221, 135); /* oklch */ color: oklch(81.1% 0.158 149.1);
Tailwind
colors: {
custom: {
50: '#9fe8ab',
500: '#6edd87',
950: '#000000',
},
}SCSS
$custom: #6edd87; $custom-light: #9fe8ab; $custom-dark: #000000;
JSON
{
"hex": "#6edd87",
"rgb": {
"r": 110,
"g": 221,
"b": 135
},
"hsl": {
"h": 133.514,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81079,
"c": 0.15833,
"h": 149.1
},
"luminance": 0.56777
}Semantic roles & 50–950 ramp
primary
#6EDD87
secondary
#AC4494
accent
#1CA3CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481