#6FDC8D#6FDC8D
#6FDC8D is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.151 H 150.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDC8D |
|---|---|
| RGB | rgb(111, 220, 141) |
| HSL | hsl(137, 61%, 65%) |
| HSV | hsv(137, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.89, -48.39, 29.44) |
| CIE-LCH | lch(79.89, 56.64, 148.68°) |
| OKLab | oklab(80.99% -0.1315 0.0737) |
| OKLCH | oklch(80.99% 0.151 150.7) |
| XYZ | xyz(36.9540, 56.4861, 34.1497) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.27
Emerald
#50C878
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDC8D #DC6FBE
analogous
#87DC6F #6FDC8D #6FDCC4
triadic
#6FDC8D #8D6FDC #DC8D6F
tetradic
#6FDC8D #6F87DC #DC6FBE #DCC46F
square
#6FDC8D #6F87DC #DC6FBE #DCC46F
split-complementary
#6FDC8D #C46FDC #DC6F87
monochromatic
#29A84C #3ED066 #6FDC8D #A0E8B4 #D1F4DB
Accessibility & contrast
On white
1.71
#6FDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#6FDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDC8D
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDC8D | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#58D9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdc8d; /* rgb */ color: rgb(111, 220, 141); /* oklch */ color: oklch(81.0% 0.151 150.7);
Tailwind
colors: {
custom: {
50: '#9fe7af',
500: '#6fdc8d',
950: '#000000',
},
}SCSS
$custom: #6fdc8d; $custom-light: #9fe7af; $custom-dark: #000000;
JSON
{
"hex": "#6fdc8d",
"rgb": {
"r": 111,
"g": 220,
"b": 141
},
"hsl": {
"h": 136.514,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.80988,
"c": 0.15071,
"h": 150.7
},
"luminance": 0.56489
}Semantic roles & 50–950 ramp
primary
#6FDC8D
secondary
#AB458F
accent
#1D99C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481