#6FD99F#6FD99F
#6FD99F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.6% C 0.130 H 157.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD99F |
|---|---|
| RGB | rgb(111, 217, 159) |
| HSL | hsl(147, 58%, 64%) |
| HSV | hsv(147, 49%, 85%) |
| CMYK | cmyk(48.8%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(79.33, -43.79, 19.33) |
| CIE-LCH | lch(79.33, 47.87, 156.19°) |
| OKLab | oklab(80.64% -0.1201 0.0492) |
| OKLCH | oklch(80.64% 0.13 157.7) |
| XYZ | xyz(37.6235, 55.5054, 41.5252) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.75
Eucalyptus
#44D7A8
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.53
Aqua Green
#12E193
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.21
Emerald
#50C878
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD99F #D96FA9
analogous
#74D96F #6FD99F #6FD9D4
triadic
#6FD99F #9F6FD9 #D99F6F
tetradic
#6FD99F #6F74D9 #D96FA9 #D9D46F
square
#6FD99F #6F74D9 #D96FA9 #D9D46F
split-complementary
#6FD99F #D46FD9 #D96F74
monochromatic
#2BA361 #3FCC7F #6FD99F #9FE6BF #D0F3E0
Accessibility & contrast
On white
1.74
#6FD99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6FD99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD99F
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD99F | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#52D8C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fd99f; /* rgb */ color: rgb(111, 217, 159); /* oklch */ color: oklch(80.6% 0.130 157.7);
Tailwind
colors: {
custom: {
50: '#9fe5bb',
500: '#6fd99f',
950: '#000000',
},
}SCSS
$custom: #6fd99f; $custom-light: #9fe5bb; $custom-dark: #000000;
JSON
{
"hex": "#6fd99f",
"rgb": {
"r": 111,
"g": 217,
"b": 159
},
"hsl": {
"h": 147.17,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.80641,
"c": 0.12983,
"h": 157.7
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#6FD99F
secondary
#A6467B
accent
#207BC6
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482