#6FD187#6FD187
#6FD187 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.2% C 0.141 H 150.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD187 |
|---|---|
| RGB | rgb(111, 209, 135) |
| HSL | hsl(135, 52%, 63%) |
| HSV | hsv(135, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 35.4%, 18%) |
| CIE-LAB | lab(76.51, -44.78, 28.03) |
| CIE-LCH | lch(76.51, 52.83, 147.96°) |
| OKLab | oklab(78.2% -0.1218 0.0702) |
| OKLCH | oklch(78.2% 0.141 150) |
| XYZ | xyz(33.7270, 50.7272, 30.9311) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 3.59
Soft Green
#6FC276
ΔE00 4.07
Seaweed
#18D17B
ΔE00 5.26
Dark Mint
#48C072
ΔE00 5.44
Algae Green
#21C36F
ΔE00 6.42
Tealish Green
#0CDC73
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD187 #D16FB9
analogous
#88D16F #6FD187 #6FD1B8
triadic
#6FD187 #876FD1 #D1876F
tetradic
#6FD187 #6F88D1 #D16FB9 #D1B86F
square
#6FD187 #6F88D1 #D16FB9 #D1B86F
split-complementary
#6FD187 #B86FD1 #D16F88
monochromatic
#309649 #41C260 #6FD187 #9DE0AE #CCEFD4
Accessibility & contrast
On white
1.88
#6FD187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6FD187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD187
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD187 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C382
Deuteranopia (green-blind)
#C4B98C
Tritanopia (blue-blind)
#5CCEBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd187; /* rgb */ color: rgb(111, 209, 135); /* oklch */ color: oklch(78.2% 0.141 150.0);
Tailwind
colors: {
custom: {
50: '#9ee0aa',
500: '#6fd187',
950: '#000000',
},
}SCSS
$custom: #6fd187; $custom-light: #9ee0aa; $custom-dark: #000000;
JSON
{
"hex": "#6fd187",
"rgb": {
"r": 111,
"g": 209,
"b": 135
},
"hsl": {
"h": 134.694,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.78199,
"c": 0.14058,
"h": 150
},
"luminance": 0.5073
}Semantic roles & 50–950 ramp
primary
#6FD187
secondary
#9B4987
accent
#279ABF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481