#6FD67E#6FD67E
#6FD67E is a light, vivid green. Relative luminance 0.530; OKLCH L 79.3% C 0.156 H 147.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD67E |
|---|---|
| RGB | rgb(111, 214, 126) |
| HSL | hsl(129, 56%, 64%) |
| HSV | hsv(129, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 41.1%, 16.1%) |
| CIE-LAB | lab(77.86, -48.37, 34.42) |
| CIE-LCH | lch(77.86, 59.37, 144.56°) |
| OKLab | oklab(79.25% -0.1313 0.085) |
| OKLCH | oklch(79.25% 0.156 147.1) |
| XYZ | xyz(34.3660, 52.9764, 28.1492) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 5.08
Soft Green
#6FC276
ΔE00 5.08
Tealish Green
#0CDC73
ΔE00 5.23
Seaweed
#18D17B
ΔE00 5.52
Lightish Green
#61E160
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD67E #D66FC7
analogous
#93D66F #6FD67E #6FD6B1
triadic
#6FD67E #7E6FD6 #D67E6F
tetradic
#6FD67E #6F93D6 #D66FC7 #D6B16F
square
#6FD67E #6F93D6 #D66FC7 #D6B16F
split-complementary
#6FD67E #B16FD6 #D66F93
monochromatic
#2D9E3D #3FC853 #6FD67E #9FE4A9 #CEF1D3
Accessibility & contrast
On white
1.81
#6FD67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6FD67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD67E
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD67E | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#CABD84
Tritanopia (blue-blind)
#5DD2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd67e; /* rgb */ color: rgb(111, 214, 126); /* oklch */ color: oklch(79.3% 0.156 147.1);
Tailwind
colors: {
custom: {
50: '#9ee3a4',
500: '#6fd67e',
950: '#000000',
},
}SCSS
$custom: #6fd67e; $custom-light: #9ee3a4; $custom-dark: #000000;
JSON
{
"hex": "#6fd67e",
"rgb": {
"r": 111,
"g": 214,
"b": 126
},
"hsl": {
"h": 128.738,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79251,
"c": 0.15646,
"h": 147.1
},
"luminance": 0.52979
}Semantic roles & 50–950 ramp
primary
#6FD67E
secondary
#A24795
accent
#22ACC3
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480