#6FD199#6FD199
#6FD199 is a light, vivid green. Relative luminance 0.513; OKLCH L 78.6% C 0.124 H 156.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD199 |
|---|---|
| RGB | rgb(111, 209, 153) |
| HSL | hsl(146, 52%, 63%) |
| HSV | hsv(146, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 26.8%, 18%) |
| CIE-LAB | lab(76.85, -41.47, 19.05) |
| CIE-LCH | lch(76.85, 45.63, 155.33°) |
| OKLab | oklab(78.58% -0.1137 0.0485) |
| OKLCH | oklch(78.58% 0.124 156.9) |
| XYZ | xyz(35.1032, 51.2777, 38.1786) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.63
Emerald
#50C878
ΔE00 5.83
Greenblue
#23C48B
ΔE00 6.16
Hospital Green
#9BE5AA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD199 #D16FA7
analogous
#76D16F #6FD199 #6FD1CA
triadic
#6FD199 #996FD1 #D1996F
tetradic
#6FD199 #6F76D1 #D16FA7 #D1CA6F
square
#6FD199 #6F76D1 #D16FA7 #D1CA6F
split-complementary
#6FD199 #CA6FD1 #D16F76
monochromatic
#30965C #41C278 #6FD199 #9DE0BA #CCEFDB
Accessibility & contrast
On white
1.87
#6FD199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#6FD199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD199
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD199 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C496
Deuteranopia (green-blind)
#C1BA9C
Tritanopia (blue-blind)
#56D0C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fd199; /* rgb */ color: rgb(111, 209, 153); /* oklch */ color: oklch(78.6% 0.124 156.9);
Tailwind
colors: {
custom: {
50: '#9edfb7',
500: '#6fd199',
950: '#000000',
},
}SCSS
$custom: #6fd199; $custom-light: #9edfb7; $custom-dark: #000000;
JSON
{
"hex": "#6fd199",
"rgb": {
"r": 111,
"g": 209,
"b": 153
},
"hsl": {
"h": 145.714,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.7858,
"c": 0.12367,
"h": 156.9
},
"luminance": 0.5128
}Semantic roles & 50–950 ramp
primary
#6FD199
secondary
#9B4978
accent
#277EBF
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481