#6FD181#6FD181
#6FD181 is a light, vivid green. Relative luminance 0.506; OKLCH L 78.1% C 0.146 H 148.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD181 |
|---|---|
| RGB | rgb(111, 209, 129) |
| HSL | hsl(131, 52%, 63%) |
| HSV | hsv(131, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 38.3%, 18%) |
| CIE-LAB | lab(76.41, -45.79, 31.00) |
| CIE-LCH | lch(76.41, 55.30, 145.91°) |
| OKLab | oklab(78.08% -0.1244 0.0771) |
| OKLCH | oklch(78.08% 0.146 148.2) |
| XYZ | xyz(33.3165, 50.5630, 28.7686) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.52
Soft Green
#6FC276
ΔE00 3.82
Seaweed
#18D17B
ΔE00 5.27
Dark Mint
#48C072
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD181 #D16FBF
analogous
#8ED16F #6FD181 #6FD1B2
triadic
#6FD181 #816FD1 #D1816F
tetradic
#6FD181 #6F8ED1 #D16FBF #D1B26F
square
#6FD181 #6F8ED1 #D16FBF #D1B26F
split-complementary
#6FD181 #B26FD1 #D16F8E
monochromatic
#309643 #41C258 #6FD181 #9DE0AA #CCEFD2
Accessibility & contrast
On white
1.89
#6FD181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#6FD181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD181
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD181 | 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)
#D3C27B
Deuteranopia (green-blind)
#C5B986
Tritanopia (blue-blind)
#5ECDBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fd181; /* rgb */ color: rgb(111, 209, 129); /* oklch */ color: oklch(78.1% 0.146 148.2);
Tailwind
colors: {
custom: {
50: '#9ee0a6',
500: '#6fd181',
950: '#000000',
},
}SCSS
$custom: #6fd181; $custom-light: #9ee0a6; $custom-dark: #000000;
JSON
{
"hex": "#6fd181",
"rgb": {
"r": 111,
"g": 209,
"b": 129
},
"hsl": {
"h": 131.02,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.78084,
"c": 0.14638,
"h": 148.2
},
"luminance": 0.50565
}Semantic roles & 50–950 ramp
primary
#6FD181
secondary
#9B498C
accent
#27A3BF
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F150F
muted
#808480