#6FD09F#6FD09F
#6FD09F is a light, moderate green. Relative luminance 0.510; OKLCH L 78.5% C 0.117 H 160.0°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD09F |
|---|---|
| RGB | rgb(111, 208, 159) |
| HSL | hsl(150, 51%, 63%) |
| HSV | hsv(150, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(76.67, -39.83, 15.63) |
| CIE-LCH | lch(76.67, 42.78, 158.58°) |
| OKLab | oklab(78.48% -0.1099 0.04) |
| OKLCH | oklch(78.48% 0.117 160) |
| XYZ | xyz(35.3667, 50.9917, 40.7729) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.18
Eucalyptus
#44D7A8
ΔE00 4.39
Seafoam Blue
#78D1B6
ΔE00 6.10
Greenblue
#23C48B
ΔE00 6.14
Greenish Teal
#32BF84
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD09F #D06FA0
analogous
#6FD06F #6FD09F #6FD0D0
triadic
#6FD09F #9F6FD0 #D09F6F
tetradic
#6FD09F #6F6FD0 #D06FA0 #D0D06F
square
#6FD09F #6F6FD0 #D06FA0 #D0D06F
split-complementary
#6FD09F #D06FD0 #D06F6F
monochromatic
#309462 #41C180 #6FD09F #9DDFBE #CBEEDD
Accessibility & contrast
On white
1.88
#6FD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6FD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD09F
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD09F | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39C
Deuteranopia (green-blind)
#BFB9A2
Tritanopia (blue-blind)
#54CFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd09f; /* rgb */ color: rgb(111, 208, 159); /* oklch */ color: oklch(78.5% 0.117 160.0);
Tailwind
colors: {
custom: {
50: '#9edfbb',
500: '#6fd09f',
950: '#000000',
},
}SCSS
$custom: #6fd09f; $custom-light: #9edfbb; $custom-dark: #000000;
JSON
{
"hex": "#6fd09f",
"rgb": {
"r": 111,
"g": 208,
"b": 159
},
"hsl": {
"h": 149.691,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.7848,
"c": 0.11695,
"h": 160
},
"luminance": 0.50994
}Semantic roles & 50–950 ramp
primary
#6FD09F
secondary
#9A4972
accent
#2774BE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481