#6FD983#6FD983
#6FD983 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.1% C 0.156 H 148.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD983 |
|---|---|
| RGB | rgb(111, 217, 131) |
| HSL | hsl(131, 58%, 64%) |
| HSV | hsv(131, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 39.6%, 14.9%) |
| CIE-LAB | lab(78.83, -48.81, 33.15) |
| CIE-LCH | lch(78.83, 59.01, 145.82°) |
| OKLab | oklab(80.07% -0.1325 0.0822) |
| OKLCH | oklch(80.07% 0.156 148.2) |
| XYZ | xyz(35.4630, 54.6412, 30.1464) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.62
Emerald
#50C878
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.58
Soft Green
#6FC276
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD983 #D96FC5
analogous
#90D96F #6FD983 #6FD9B8
triadic
#6FD983 #836FD9 #D9836F
tetradic
#6FD983 #6F90D9 #D96FC5 #D9B86F
square
#6FD983 #6F90D9 #D96FC5 #D9B86F
split-complementary
#6FD983 #B86FD9 #D96F90
monochromatic
#2BA342 #3FCC59 #6FD983 #9FE6AD #D0F3D6
Accessibility & contrast
On white
1.76
#6FD983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#6FD983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD983
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD983 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97D
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#5BD5C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6fd983; /* rgb */ color: rgb(111, 217, 131); /* oklch */ color: oklch(80.1% 0.156 148.2);
Tailwind
colors: {
custom: {
50: '#9fe5a8',
500: '#6fd983',
950: '#000000',
},
}SCSS
$custom: #6fd983; $custom-light: #9fe5a8; $custom-dark: #000000;
JSON
{
"hex": "#6fd983",
"rgb": {
"r": 111,
"g": 217,
"b": 131
},
"hsl": {
"h": 131.321,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80072,
"c": 0.15595,
"h": 148.2
},
"luminance": 0.54644
}Semantic roles & 50–950 ramp
primary
#6FD983
secondary
#A64694
accent
#20A6C6
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480