#6FD49E#6FD49E
#6FD49E is a light, vivid green. Relative luminance 0.529; OKLCH L 79.4% C 0.124 H 158.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD49E |
|---|---|
| RGB | rgb(111, 212, 158) |
| HSL | hsl(148, 54%, 63%) |
| HSV | hsv(148, 48%, 83%) |
| CMYK | cmyk(47.6%, 0%, 25.5%, 16.9%) |
| CIE-LAB | lab(77.83, -41.80, 17.78) |
| CIE-LCH | lch(77.83, 45.43, 156.96°) |
| OKLab | oklab(79.42% -0.1149 0.0454) |
| OKLCH | oklch(79.42% 0.124 158.5) |
| XYZ | xyz(36.2678, 52.9323, 40.6469) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 5.18
Hospital Green
#9BE5AA
ΔE00 6.20
Greenblue
#23C48B
ΔE00 6.47
Aqua Green
#12E193
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD49E #D46FA5
analogous
#72D46F #6FD49E #6FD4D1
triadic
#6FD49E #9E6FD4 #D49E6F
tetradic
#6FD49E #6F72D4 #D46FA5 #D4D16F
square
#6FD49E #6F72D4 #D46FA5 #D4D16F
split-complementary
#6FD49E #D16FD4 #D46F72
monochromatic
#2E9A61 #40C67E #6FD49E #9EE2BE #CDF0DD
Accessibility & contrast
On white
1.81
#6FD49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#6FD49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD49E
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD49E | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79B
Deuteranopia (green-blind)
#C3BCA1
Tritanopia (blue-blind)
#54D3C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd49e; /* rgb */ color: rgb(111, 212, 158); /* oklch */ color: oklch(79.4% 0.124 158.5);
Tailwind
colors: {
custom: {
50: '#9ee2ba',
500: '#6fd49e',
950: '#000000',
},
}SCSS
$custom: #6fd49e; $custom-light: #9ee2ba; $custom-dark: #000000;
JSON
{
"hex": "#6fd49e",
"rgb": {
"r": 111,
"g": 212,
"b": 158
},
"hsl": {
"h": 147.921,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.79417,
"c": 0.12356,
"h": 158.5
},
"luminance": 0.52935
}Semantic roles & 50–950 ramp
primary
#6FD49E
secondary
#9F4877
accent
#2478C1
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481