#6FD87D#6FD87D
#6FD87D is a light, vivid green. Relative luminance 0.540; OKLCH L 79.7% C 0.160 H 146.7°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD87D |
|---|---|
| RGB | rgb(111, 216, 125) |
| HSL | hsl(128, 57%, 64%) |
| HSV | hsv(128, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 42.1%, 15.3%) |
| CIE-LAB | lab(78.44, -49.35, 35.68) |
| CIE-LCH | lch(78.44, 60.90, 144.13°) |
| OKLab | oklab(79.72% -0.134 0.0879) |
| OKLCH | oklch(79.72% 0.16 146.7) |
| XYZ | xyz(34.8111, 53.9693, 27.9808) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.73
Emerald
#50C878
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.03
Lightish Green
#61E160
ΔE00 5.22
Soft Green
#6FC276
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD87D #D86FCA
analogous
#96D86F #6FD87D #6FD8B2
triadic
#6FD87D #7D6FD8 #D87D6F
tetradic
#6FD87D #6F96D8 #D86FCA #D8B26F
square
#6FD87D #6F96D8 #D86FCA #D8B26F
split-complementary
#6FD87D #B26FD8 #D86F96
monochromatic
#2CA13B #3FCB52 #6FD87D #9FE5A8 #CFF2D4
Accessibility & contrast
On white
1.78
#6FD87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6FD87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD87D
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD87D | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#5DD4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd87d; /* rgb */ color: rgb(111, 216, 125); /* oklch */ color: oklch(79.7% 0.160 146.7);
Tailwind
colors: {
custom: {
50: '#9fe5a4',
500: '#6fd87d',
950: '#000000',
},
}SCSS
$custom: #6fd87d; $custom-light: #9fe5a4; $custom-dark: #000000;
JSON
{
"hex": "#6fd87d",
"rgb": {
"r": 111,
"g": 216,
"b": 125
},
"hsl": {
"h": 128,
"s": 57.377,
"l": 64.118
},
"oklch": {
"l": 0.79723,
"c": 0.16025,
"h": 146.7
},
"luminance": 0.53972
}Semantic roles & 50–950 ramp
primary
#6FD87D
secondary
#A54698
accent
#21AFC5
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480