#6FD180#6FD180
#6FD180 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.1% C 0.147 H 147.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD180 |
|---|---|
| RGB | rgb(111, 209, 128) |
| HSL | hsl(130, 52%, 63%) |
| HSV | hsv(130, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 38.8%, 18%) |
| CIE-LAB | lab(76.40, -45.96, 31.49) |
| CIE-LCH | lch(76.40, 55.71, 145.58°) |
| OKLab | oklab(78.07% -0.1249 0.0782) |
| OKLCH | oklch(78.07% 0.147 147.9) |
| XYZ | xyz(33.2503, 50.5365, 28.4203) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.55
Soft Green
#6FC276
ΔE00 3.81
Seaweed
#18D17B
ΔE00 5.29
Dark Mint
#48C072
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD180 #D16FC0
analogous
#8FD16F #6FD180 #6FD1B1
triadic
#6FD180 #806FD1 #D1806F
tetradic
#6FD180 #6F8FD1 #D16FC0 #D1B16F
square
#6FD180 #6F8FD1 #D16FC0 #D1B16F
split-complementary
#6FD180 #B16FD1 #D16F8F
monochromatic
#309642 #41C257 #6FD180 #9DE0A9 #CCEFD2
Accessibility & contrast
On white
1.89
#6FD180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6FD180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD180
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD180 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C5B985
Tritanopia (blue-blind)
#5ECDBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fd180; /* rgb */ color: rgb(111, 209, 128); /* oklch */ color: oklch(78.1% 0.147 147.9);
Tailwind
colors: {
custom: {
50: '#9ee0a5',
500: '#6fd180',
950: '#000000',
},
}SCSS
$custom: #6fd180; $custom-light: #9ee0a5; $custom-dark: #000000;
JSON
{
"hex": "#6fd180",
"rgb": {
"r": 111,
"g": 209,
"b": 128
},
"hsl": {
"h": 130.408,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.78066,
"c": 0.14735,
"h": 147.9
},
"luminance": 0.50539
}Semantic roles & 50–950 ramp
primary
#6FD180
secondary
#9B498D
accent
#27A5BF
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480