#6FD18F#6FD18F
#6FD18F is a light, vivid green. Relative luminance 0.510; OKLCH L 78.4% C 0.133 H 152.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD18F |
|---|---|
| RGB | rgb(111, 209, 143) |
| HSL | hsl(140, 52%, 63%) |
| HSV | hsv(140, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 31.6%, 18%) |
| CIE-LAB | lab(76.66, -43.36, 24.05) |
| CIE-LCH | lch(76.66, 49.58, 150.98°) |
| OKLab | oklab(78.36% -0.1182 0.0607) |
| OKLCH | oklch(78.36% 0.133 152.8) |
| XYZ | xyz(34.3116, 50.9610, 34.0097) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.26
Soft Green
#6FC276
ΔE00 4.90
Seaweed
#18D17B
ΔE00 5.67
Dark Mint
#48C072
ΔE00 5.89
Aqua Green
#12E193
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD18F #D16FB1
analogous
#80D16F #6FD18F #6FD1C0
triadic
#6FD18F #8F6FD1 #D18F6F
tetradic
#6FD18F #6F80D1 #D16FB1 #D1C06F
square
#6FD18F #6F80D1 #D16FB1 #D1C06F
split-complementary
#6FD18F #C06FD1 #D16F80
monochromatic
#309651 #41C26B #6FD18F #9DE0B3 #CCEFD7
Accessibility & contrast
On white
1.88
#6FD18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FD18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD18F
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD18F | 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)
#D1C38B
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#5ACFC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd18f; /* rgb */ color: rgb(111, 209, 143); /* oklch */ color: oklch(78.4% 0.133 152.8);
Tailwind
colors: {
custom: {
50: '#9ee0b0',
500: '#6fd18f',
950: '#000000',
},
}SCSS
$custom: #6fd18f; $custom-light: #9ee0b0; $custom-dark: #000000;
JSON
{
"hex": "#6fd18f",
"rgb": {
"r": 111,
"g": 209,
"b": 143
},
"hsl": {
"h": 139.592,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.78361,
"c": 0.13292,
"h": 152.8
},
"luminance": 0.50964
}Semantic roles & 50–950 ramp
primary
#6FD18F
secondary
#9B4980
accent
#278DBF
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1510
muted
#808481