#6FD69F#6FD69F
#6FD69F is a light, vivid green. Relative luminance 0.540; OKLCH L 79.9% C 0.126 H 158.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD69F |
|---|---|
| RGB | rgb(111, 214, 159) |
| HSL | hsl(148, 56%, 64%) |
| HSV | hsv(148, 48%, 84%) |
| CMYK | cmyk(48.1%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(78.45, -42.48, 18.10) |
| CIE-LCH | lch(78.45, 46.18, 156.93°) |
| OKLab | oklab(79.92% -0.1167 0.0462) |
| OKLCH | oklch(79.92% 0.126 158.4) |
| XYZ | xyz(36.8572, 53.9729, 41.2697) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.94
Aqua Green
#12E193
ΔE00 6.18
Light Teal
#90E4C1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD69F #D66FA6
analogous
#72D66F #6FD69F #6FD6D2
triadic
#6FD69F #9F6FD6 #D69F6F
tetradic
#6FD69F #6F72D6 #D66FA6 #D6D26F
square
#6FD69F #6F72D6 #D66FA6 #D6D26F
split-complementary
#6FD69F #D26FD6 #D66F72
monochromatic
#2D9E61 #3FC87F #6FD69F #9FE4BF #CEF1DF
Accessibility & contrast
On white
1.78
#6FD69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6FD69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD69F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD69F | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99C
Deuteranopia (green-blind)
#C5BEA2
Tritanopia (blue-blind)
#53D5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fd69f; /* rgb */ color: rgb(111, 214, 159); /* oklch */ color: oklch(79.9% 0.126 158.4);
Tailwind
colors: {
custom: {
50: '#9ee3bb',
500: '#6fd69f',
950: '#000000',
},
}SCSS
$custom: #6fd69f; $custom-light: #9ee3bb; $custom-dark: #000000;
JSON
{
"hex": "#6fd69f",
"rgb": {
"r": 111,
"g": 214,
"b": 159
},
"hsl": {
"h": 147.961,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.7992,
"c": 0.12555,
"h": 158.4
},
"luminance": 0.53976
}Semantic roles & 50–950 ramp
primary
#6FD69F
secondary
#A24778
accent
#2278C3
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482