#6FD37D#6FD37D
#6FD37D is a light, vivid green. Relative luminance 0.514; OKLCH L 78.5% C 0.153 H 147.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD37D |
|---|---|
| RGB | rgb(111, 211, 125) |
| HSL | hsl(128, 53%, 63%) |
| HSV | hsv(128, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(76.95, -47.28, 33.74) |
| CIE-LCH | lch(76.95, 58.08, 144.49°) |
| OKLab | oklab(78.5% -0.1284 0.0834) |
| OKLCH | oklch(78.5% 0.153 147) |
| XYZ | xyz(33.5495, 51.4462, 27.5603) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.02
Soft Green
#6FC276
ΔE00 4.34
Seaweed
#18D17B
ΔE00 5.43
Tealish Green
#0CDC73
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 5.65
Dark Mint
#48C072
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD37D #D36FC5
analogous
#93D36F #6FD37D #6FD3AF
triadic
#6FD37D #7D6FD3 #D37D6F
tetradic
#6FD37D #6F93D3 #D36FC5 #D3AF6F
square
#6FD37D #6F93D3 #D36FC5 #D3AF6F
split-complementary
#6FD37D #AF6FD3 #D36F93
monochromatic
#2F993E #40C553 #6FD37D #9EE1A7 #CDF0D2
Accessibility & contrast
On white
1.86
#6FD37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#6FD37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD37D
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD37D | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C477
Deuteranopia (green-blind)
#C7BA82
Tritanopia (blue-blind)
#5ECFBE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fd37d; /* rgb */ color: rgb(111, 211, 125); /* oklch */ color: oklch(78.5% 0.153 147.0);
Tailwind
colors: {
custom: {
50: '#9ee1a3',
500: '#6fd37d',
950: '#000000',
},
}SCSS
$custom: #6fd37d; $custom-light: #9ee1a3; $custom-dark: #000000;
JSON
{
"hex": "#6fd37d",
"rgb": {
"r": 111,
"g": 211,
"b": 125
},
"hsl": {
"h": 128.4,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.78501,
"c": 0.15314,
"h": 147
},
"luminance": 0.51449
}Semantic roles & 50–950 ramp
primary
#6FD37D
secondary
#9E4892
accent
#25ABC1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480