#6FD37A#6FD37A
#6FD37A is a light, vivid green. Relative luminance 0.514; OKLCH L 78.4% C 0.156 H 146.2°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD37A |
|---|---|
| RGB | rgb(111, 211, 122) |
| HSL | hsl(127, 53%, 63%) |
| HSV | hsv(127, 47%, 83%) |
| CMYK | cmyk(47.4%, 0%, 42.2%, 17.3%) |
| CIE-LAB | lab(76.90, -47.75, 35.20) |
| CIE-LCH | lch(76.90, 59.32, 143.60°) |
| OKLab | oklab(78.45% -0.1297 0.0867) |
| OKLCH | oklch(78.45% 0.156 146.2) |
| XYZ | xyz(33.3608, 51.3707, 26.5662) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.23
Soft Green
#6FC276
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 5.65
Lightish Green
#61E160
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD37A #D36FC8
analogous
#96D36F #6FD37A #6FD3AC
triadic
#6FD37A #7A6FD3 #D37A6F
tetradic
#6FD37A #6F96D3 #D36FC8 #D3AC6F
square
#6FD37A #6F96D3 #D36FC8 #D3AC6F
split-complementary
#6FD37A #AC6FD3 #D36F96
monochromatic
#2F993A #40C54F #6FD37A #9EE1A5 #CDF0D1
Accessibility & contrast
On white
1.86
#6FD37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#6FD37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD37A
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD37A | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C473
Deuteranopia (green-blind)
#C8BA80
Tritanopia (blue-blind)
#5FCFBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fd37a; /* rgb */ color: rgb(111, 211, 122); /* oklch */ color: oklch(78.4% 0.156 146.2);
Tailwind
colors: {
custom: {
50: '#9ee1a1',
500: '#6fd37a',
950: '#000000',
},
}SCSS
$custom: #6fd37a; $custom-light: #9ee1a1; $custom-dark: #000000;
JSON
{
"hex": "#6fd37a",
"rgb": {
"r": 111,
"g": 211,
"b": 122
},
"hsl": {
"h": 126.6,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.78449,
"c": 0.15602,
"h": 146.2
},
"luminance": 0.51373
}Semantic roles & 50–950 ramp
primary
#6FD37A
secondary
#9E4895
accent
#25AFC1
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480