#6EDD83#6EDD83
#6EDD83 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.162 H 148.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDD83 |
|---|---|
| RGB | rgb(110, 221, 131) |
| HSL | hsl(131, 62%, 65%) |
| HSV | hsv(131, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.99, -50.71, 34.66) |
| CIE-LCH | lch(79.99, 61.42, 145.65°) |
| OKLab | oklab(81.01% -0.1376 0.0857) |
| OKLCH | oklch(81.01% 0.162 148.1) |
| XYZ | xyz(36.3813, 56.6637, 30.4884) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.91
Tealish Green
#0CDC73
ΔE00 4.80
Lightgreen
#90EE90
ΔE00 4.85
Lightish Green
#61E160
ΔE00 5.33
Emerald
#50C878
ΔE00 5.72
Seaweed
#18D17B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDD83 #DD6EC8
analogous
#91DD6E #6EDD83 #6EDDBA
triadic
#6EDD83 #836EDD #DD836E
tetradic
#6EDD83 #6E91DD #DD6EC8 #DDBA6E
square
#6EDD83 #6E91DD #DD6EC8 #DDBA6E
split-complementary
#6EDD83 #BA6EDD #DD6E91
monochromatic
#28A940 #3CD159 #6EDD83 #A0E9AD #D1F4D8
Accessibility & contrast
On white
1.70
#6EDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#6EDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDD83
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDD83 | 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)
#DFCD7D
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#59D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6edd83; /* rgb */ color: rgb(110, 221, 131); /* oklch */ color: oklch(81.0% 0.162 148.1);
Tailwind
colors: {
custom: {
50: '#9fe8a8',
500: '#6edd83',
950: '#000000',
},
}SCSS
$custom: #6edd83; $custom-light: #9fe8a8; $custom-dark: #000000;
JSON
{
"hex": "#6edd83",
"rgb": {
"r": 110,
"g": 221,
"b": 131
},
"hsl": {
"h": 131.351,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.81007,
"c": 0.16212,
"h": 148.1
},
"luminance": 0.56667
}Semantic roles & 50–950 ramp
primary
#6EDD83
secondary
#AC4498
accent
#1CA9CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480