#6FD67D#6FD67D
#6FD67D is a light, vivid green. Relative luminance 0.530; OKLCH L 79.2% C 0.157 H 146.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD67D |
|---|---|
| RGB | rgb(111, 214, 125) |
| HSL | hsl(128, 56%, 64%) |
| HSV | hsv(128, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(77.85, -48.52, 34.91) |
| CIE-LCH | lch(77.85, 59.78, 144.27°) |
| OKLab | oklab(79.23% -0.1318 0.0861) |
| OKLCH | oklch(79.23% 0.157 146.8) |
| XYZ | xyz(34.3018, 52.9507, 27.8110) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 5.07
Soft Green
#6FC276
ΔE00 5.11
Tealish Green
#0CDC73
ΔE00 5.21
Seaweed
#18D17B
ΔE00 5.58
Lightish Green
#61E160
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD67D #D66FC8
analogous
#94D66F #6FD67D #6FD6B0
triadic
#6FD67D #7D6FD6 #D67D6F
tetradic
#6FD67D #6F94D6 #D66FC8 #D6B06F
square
#6FD67D #6F94D6 #D66FC8 #D6B06F
split-complementary
#6FD67D #B06FD6 #D66F94
monochromatic
#2D9E3C #3FC852 #6FD67D #9FE4A8 #CEF1D3
Accessibility & contrast
On white
1.81
#6FD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6FD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD67D
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD67D | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#CABD83
Tritanopia (blue-blind)
#5ED2C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd67d; /* rgb */ color: rgb(111, 214, 125); /* oklch */ color: oklch(79.2% 0.157 146.8);
Tailwind
colors: {
custom: {
50: '#9ee3a3',
500: '#6fd67d',
950: '#000000',
},
}SCSS
$custom: #6fd67d; $custom-light: #9ee3a3; $custom-dark: #000000;
JSON
{
"hex": "#6fd67d",
"rgb": {
"r": 111,
"g": 214,
"b": 125
},
"hsl": {
"h": 128.155,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79234,
"c": 0.15742,
"h": 146.8
},
"luminance": 0.52953
}Semantic roles & 50–950 ramp
primary
#6FD67D
secondary
#A24796
accent
#22ADC3
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480