#6FD69E#6FD69E
#6FD69E is a light, vivid green. Relative luminance 0.539; OKLCH L 79.9% C 0.126 H 158.0°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD69E |
|---|---|
| RGB | rgb(111, 214, 158) |
| HSL | hsl(147, 56%, 64%) |
| HSV | hsv(147, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 26.2%, 16.1%) |
| CIE-LAB | lab(78.43, -42.68, 18.60) |
| CIE-LCH | lch(78.43, 46.56, 156.46°) |
| OKLab | oklab(79.9% -0.1172 0.0474) |
| OKLCH | oklch(79.9% 0.126 158) |
| XYZ | xyz(36.7708, 53.9384, 40.8146) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 5.88
Aqua Green
#12E193
ΔE00 6.08
Emerald
#50C878
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD69E #D66FA7
analogous
#73D66F #6FD69E #6FD6D2
triadic
#6FD69E #9E6FD6 #D69E6F
tetradic
#6FD69E #6F73D6 #D66FA7 #D6D26F
square
#6FD69E #6F73D6 #D66FA7 #D6D26F
split-complementary
#6FD69E #D26FD6 #D66F73
monochromatic
#2D9E60 #3FC87E #6FD69E #9FE4BE #CEF1DE
Accessibility & contrast
On white
1.78
#6FD69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#6FD69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD69E
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD69E | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99B
Deuteranopia (green-blind)
#C5BEA1
Tritanopia (blue-blind)
#53D5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd69e; /* rgb */ color: rgb(111, 214, 158); /* oklch */ color: oklch(79.9% 0.126 158.0);
Tailwind
colors: {
custom: {
50: '#9ee3ba',
500: '#6fd69e',
950: '#000000',
},
}SCSS
$custom: #6fd69e; $custom-light: #9ee3ba; $custom-dark: #000000;
JSON
{
"hex": "#6fd69e",
"rgb": {
"r": 111,
"g": 214,
"b": 158
},
"hsl": {
"h": 147.379,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79897,
"c": 0.12643,
"h": 158
},
"luminance": 0.53941
}Semantic roles & 50–950 ramp
primary
#6FD69E
secondary
#A24779
accent
#227AC3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481