#6FDC8F#6FDC8F
#6FDC8F is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.149 H 151.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDC8F |
|---|---|
| RGB | rgb(111, 220, 143) |
| HSL | hsl(138, 61%, 65%) |
| HSV | hsv(138, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.92, -48.04, 28.46) |
| CIE-LCH | lch(79.92, 55.84, 149.36°) |
| OKLab | oklab(81.03% -0.1306 0.0714) |
| OKLCH | oklch(81.03% 0.149 151.4) |
| XYZ | xyz(37.1041, 56.5461, 34.9405) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.87
Aqua Green
#12E193
ΔE00 5.14
Emerald
#50C878
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.62
Tealish Green
#0CDC73
ΔE00 5.75
Lightgreen
#90EE90
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDC8F #DC6FBC
analogous
#85DC6F #6FDC8F #6FDCC6
triadic
#6FDC8F #8F6FDC #DC8F6F
tetradic
#6FDC8F #6F85DC #DC6FBC #DCC66F
square
#6FDC8F #6F85DC #DC6FBC #DCC66F
split-complementary
#6FDC8F #C66FDC #DC6F85
monochromatic
#29A84E #3ED069 #6FDC8F #A0E8B5 #D1F4DC
Accessibility & contrast
On white
1.71
#6FDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#6FDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDC8F
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDC8F | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#57D9C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6fdc8f; /* rgb */ color: rgb(111, 220, 143); /* oklch */ color: oklch(81.0% 0.149 151.4);
Tailwind
colors: {
custom: {
50: '#9fe7b0',
500: '#6fdc8f',
950: '#000000',
},
}SCSS
$custom: #6fdc8f; $custom-light: #9fe7b0; $custom-dark: #000000;
JSON
{
"hex": "#6fdc8f",
"rgb": {
"r": 111,
"g": 220,
"b": 143
},
"hsl": {
"h": 137.615,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.81027,
"c": 0.14883,
"h": 151.4
},
"luminance": 0.56549
}Semantic roles & 50–950 ramp
primary
#6FDC8F
secondary
#AB458D
accent
#1D96C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481