#6FDC8A#6FDC8A
#6FDC8A is a light, vivid green. Relative luminance 0.564; OKLCH L 80.9% C 0.154 H 149.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDC8A |
|---|---|
| RGB | rgb(111, 220, 138) |
| HSL | hsl(135, 61%, 65%) |
| HSV | hsv(135, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.84, -48.90, 30.91) |
| CIE-LCH | lch(79.84, 57.85, 147.70°) |
| OKLab | oklab(80.93% -0.1328 0.0771) |
| OKLCH | oklch(80.93% 0.154 149.9) |
| XYZ | xyz(36.7338, 56.3980, 32.9900) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.35
Emerald
#50C878
ΔE00 5.39
Aqua Green
#12E193
ΔE00 5.51
Seaweed
#18D17B
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDC8A #DC6FC1
analogous
#8BDC6F #6FDC8A #6FDCC0
triadic
#6FDC8A #8A6FDC #DC8A6F
tetradic
#6FDC8A #6F8BDC #DC6FC1 #DCC06F
square
#6FDC8A #6F8BDC #DC6FC1 #DCC06F
split-complementary
#6FDC8A #C06FDC #DC6F8B
monochromatic
#29A848 #3ED062 #6FDC8A #A0E8B2 #D1F4DA
Accessibility & contrast
On white
1.71
#6FDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6FDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDC8A
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDC8A | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#59D9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdc8a; /* rgb */ color: rgb(111, 220, 138); /* oklch */ color: oklch(80.9% 0.154 149.9);
Tailwind
colors: {
custom: {
50: '#9fe7ad',
500: '#6fdc8a',
950: '#000000',
},
}SCSS
$custom: #6fdc8a; $custom-light: #9fe7ad; $custom-dark: #000000;
JSON
{
"hex": "#6fdc8a",
"rgb": {
"r": 111,
"g": 220,
"b": 138
},
"hsl": {
"h": 134.862,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.80931,
"c": 0.15356,
"h": 149.9
},
"luminance": 0.56401
}Semantic roles & 50–950 ramp
primary
#6FDC8A
secondary
#AB4591
accent
#1D9EC9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481