#6EDD82#6EDD82
#6EDD82 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.0% C 0.163 H 147.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD82 |
|---|---|
| RGB | rgb(110, 221, 130) |
| HSL | hsl(131, 62%, 65%) |
| HSV | hsv(131, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 41.2%, 13.3%) |
| CIE-LAB | lab(79.97, -50.87, 35.14) |
| CIE-LCH | lch(79.97, 61.83, 145.37°) |
| OKLab | oklab(80.99% -0.138 0.0868) |
| OKLCH | oklch(80.99% 0.163 147.8) |
| XYZ | xyz(36.3139, 56.6367, 30.1331) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 4.82
Lightish Green
#61E160
ΔE00 5.17
Emerald
#50C878
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD82 #DD6EC9
analogous
#91DD6E #6EDD82 #6EDDBA
triadic
#6EDD82 #826EDD #DD826E
tetradic
#6EDD82 #6E91DD #DD6EC9 #DDBA6E
square
#6EDD82 #6E91DD #DD6EC9 #DDBA6E
split-complementary
#6EDD82 #BA6EDD #DD6E91
monochromatic
#28A93F #3CD157 #6EDD82 #A0E9AD #D1F4D7
Accessibility & contrast
On white
1.70
#6EDD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#6EDD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD82
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD82 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7B
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#59D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edd82; /* rgb */ color: rgb(110, 221, 130); /* oklch */ color: oklch(81.0% 0.163 147.8);
Tailwind
colors: {
custom: {
50: '#9fe8a7',
500: '#6edd82',
950: '#000000',
},
}SCSS
$custom: #6edd82; $custom-light: #9fe8a7; $custom-dark: #000000;
JSON
{
"hex": "#6edd82",
"rgb": {
"r": 110,
"g": 221,
"b": 130
},
"hsl": {
"h": 130.811,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.8099,
"c": 0.16306,
"h": 147.8
},
"luminance": 0.5664
}Semantic roles & 50–950 ramp
primary
#6EDD82
secondary
#AC4499
accent
#1CAACA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480