#6FD18E#6FD18E
#6FD18E is a light, vivid green. Relative luminance 0.509; OKLCH L 78.3% C 0.134 H 152.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD18E |
|---|---|
| RGB | rgb(111, 209, 142) |
| HSL | hsl(139, 52%, 63%) |
| HSV | hsv(139, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 32.1%, 18%) |
| CIE-LAB | lab(76.64, -43.54, 24.55) |
| CIE-LCH | lch(76.64, 49.99, 150.58°) |
| OKLab | oklab(78.34% -0.1187 0.0619) |
| OKLCH | oklch(78.34% 0.134 152.4) |
| XYZ | xyz(34.2362, 50.9309, 33.6125) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.14
Soft Green
#6FC276
ΔE00 4.77
Seaweed
#18D17B
ΔE00 5.59
Dark Mint
#48C072
ΔE00 5.80
Aqua Green
#12E193
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD18E #D16FB2
analogous
#81D16F #6FD18E #6FD1BF
triadic
#6FD18E #8E6FD1 #D18E6F
tetradic
#6FD18E #6F81D1 #D16FB2 #D1BF6F
square
#6FD18E #6F81D1 #D16FB2 #D1BF6F
split-complementary
#6FD18E #BF6FD1 #D16F81
monochromatic
#309650 #41C26A #6FD18E #9DE0B2 #CCEFD7
Accessibility & contrast
On white
1.88
#6FD18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FD18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD18E
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD18E | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38A
Deuteranopia (green-blind)
#C3B992
Tritanopia (blue-blind)
#5ACFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd18e; /* rgb */ color: rgb(111, 209, 142); /* oklch */ color: oklch(78.3% 0.134 152.4);
Tailwind
colors: {
custom: {
50: '#9ee0af',
500: '#6fd18e',
950: '#000000',
},
}SCSS
$custom: #6fd18e; $custom-light: #9ee0af; $custom-dark: #000000;
JSON
{
"hex": "#6fd18e",
"rgb": {
"r": 111,
"g": 209,
"b": 142
},
"hsl": {
"h": 138.98,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.7834,
"c": 0.13387,
"h": 152.4
},
"luminance": 0.50933
}Semantic roles & 50–950 ramp
primary
#6FD18E
secondary
#9B4981
accent
#278FBF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481