#6FD69A#6FD69A
#6FD69A is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.130 H 156.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD69A |
|---|---|
| RGB | rgb(111, 214, 154) |
| HSL | hsl(145, 56%, 64%) |
| HSV | hsv(145, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 28%, 16.1%) |
| CIE-LAB | lab(78.35, -43.46, 20.59) |
| CIE-LCH | lch(78.35, 48.09, 154.65°) |
| OKLab | oklab(79.81% -0.119 0.0524) |
| OKLCH | oklch(79.81% 0.13 156.3) |
| XYZ | xyz(36.4321, 53.8029, 39.0307) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.73
Aqua Green
#12E193
ΔE00 5.77
Emerald
#50C878
ΔE00 5.89
Seaweed
#18D17B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD69A #D66FAB
analogous
#77D66F #6FD69A #6FD6CE
triadic
#6FD69A #9A6FD6 #D69A6F
tetradic
#6FD69A #6F77D6 #D66FAB #D6CE6F
square
#6FD69A #6F77D6 #D66FAB #D6CE6F
split-complementary
#6FD69A #CE6FD6 #D66F77
monochromatic
#2D9E5C #3FC879 #6FD69A #9FE4BB #CEF1DD
Accessibility & contrast
On white
1.79
#6FD69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6FD69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD69A
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD69A | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#55D4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd69a; /* rgb */ color: rgb(111, 214, 154); /* oklch */ color: oklch(79.8% 0.130 156.3);
Tailwind
colors: {
custom: {
50: '#9ee3b8',
500: '#6fd69a',
950: '#000000',
},
}SCSS
$custom: #6fd69a; $custom-light: #9ee3b8; $custom-dark: #000000;
JSON
{
"hex": "#6fd69a",
"rgb": {
"r": 111,
"g": 214,
"b": 154
},
"hsl": {
"h": 145.049,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.79807,
"c": 0.13001,
"h": 156.3
},
"luminance": 0.53806
}Semantic roles & 50–950 ramp
primary
#6FD69A
secondary
#A2477C
accent
#2280C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481