#6FDD83#6FDD83
#6FDD83 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.162 H 147.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDD83 |
|---|---|
| RGB | rgb(111, 221, 131) |
| HSL | hsl(131, 62%, 65%) |
| HSV | hsv(131, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(80.03, -50.46, 34.71) |
| CIE-LCH | lch(80.03, 61.24, 145.47°) |
| OKLab | oklab(81.05% -0.1369 0.0859) |
| OKLCH | oklch(81.05% 0.162 147.9) |
| XYZ | xyz(36.5065, 56.7282, 30.4942) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.32
Emerald
#50C878
ΔE00 5.77
Seaweed
#18D17B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDD83 #DD6FC9
analogous
#92DD6F #6FDD83 #6FDDBA
triadic
#6FDD83 #836FDD #DD836F
tetradic
#6FDD83 #6F92DD #DD6FC9 #DDBA6F
square
#6FDD83 #6F92DD #DD6FC9 #DDBA6F
split-complementary
#6FDD83 #BA6FDD #DD6F92
monochromatic
#28AA40 #3DD158 #6FDD83 #A1E9AE #D2F4D8
Accessibility & contrast
On white
1.70
#6FDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6FDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDD83
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDD83 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#D0C289
Tritanopia (blue-blind)
#5BD9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdd83; /* rgb */ color: rgb(111, 221, 131); /* oklch */ color: oklch(81.0% 0.162 147.9);
Tailwind
colors: {
custom: {
50: '#9fe8a8',
500: '#6fdd83',
950: '#000000',
},
}SCSS
$custom: #6fdd83; $custom-light: #9fe8a8; $custom-dark: #000000;
JSON
{
"hex": "#6fdd83",
"rgb": {
"r": 111,
"g": 221,
"b": 131
},
"hsl": {
"h": 130.909,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.81047,
"c": 0.16161,
"h": 147.9
},
"luminance": 0.56731
}Semantic roles & 50–950 ramp
primary
#6FDD83
secondary
#AC4499
accent
#1CAACA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480