#6FD59F#6FD59F
#6FD59F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.7% C 0.124 H 158.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD59F |
|---|---|
| RGB | rgb(111, 213, 159) |
| HSL | hsl(148, 55%, 64%) |
| HSV | hsv(148, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 25.4%, 16.5%) |
| CIE-LAB | lab(78.15, -42.04, 17.69) |
| CIE-LCH | lch(78.15, 45.61, 157.18°) |
| OKLab | oklab(79.68% -0.1156 0.0452) |
| OKLCH | oklch(79.68% 0.124 158.7) |
| XYZ | xyz(36.6049, 53.4683, 41.1856) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.72
Eucalyptus
#44D7A8
ΔE00 4.44
Mediumaquamarine
#66CDAA
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 6.10
Aqua Green
#12E193
ΔE00 6.38
Greenblue
#23C48B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD59F #D56FA5
analogous
#72D56F #6FD59F #6FD5D2
triadic
#6FD59F #9F6FD5 #D59F6F
tetradic
#6FD59F #6F72D5 #D56FA5 #D5D26F
square
#6FD59F #6F72D5 #D56FA5 #D5D26F
split-complementary
#6FD59F #D26FD5 #D56F72
monochromatic
#2E9C62 #40C77F #6FD59F #9EE3BF #CEF1DE
Accessibility & contrast
On white
1.80
#6FD59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6FD59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD59F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD59F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89C
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#53D4C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd59f; /* rgb */ color: rgb(111, 213, 159); /* oklch */ color: oklch(79.7% 0.124 158.7);
Tailwind
colors: {
custom: {
50: '#9ee2bb',
500: '#6fd59f',
950: '#000000',
},
}SCSS
$custom: #6fd59f; $custom-light: #9ee2bb; $custom-dark: #000000;
JSON
{
"hex": "#6fd59f",
"rgb": {
"r": 111,
"g": 213,
"b": 159
},
"hsl": {
"h": 148.235,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.7968,
"c": 0.12413,
"h": 158.7
},
"luminance": 0.53471
}Semantic roles & 50–950 ramp
primary
#6FD59F
secondary
#A14877
accent
#2377C2
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482