#6FD09E#6FD09E
#6FD09E is a light, moderate green. Relative luminance 0.510; OKLCH L 78.5% C 0.118 H 159.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD09E |
|---|---|
| RGB | rgb(111, 208, 158) |
| HSL | hsl(149, 51%, 63%) |
| HSV | hsv(149, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 24%, 18.4%) |
| CIE-LAB | lab(76.65, -40.03, 16.13) |
| CIE-LCH | lch(76.65, 43.16, 158.05°) |
| OKLab | oklab(78.46% -0.1103 0.0413) |
| OKLCH | oklch(78.46% 0.118 159.5) |
| XYZ | xyz(35.2802, 50.9572, 40.3177) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.27
Eucalyptus
#44D7A8
ΔE00 4.50
Greenblue
#23C48B
ΔE00 6.10
Seafoam Blue
#78D1B6
ΔE00 6.34
Greenish Teal
#32BF84
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD09E #D06FA1
analogous
#71D06F #6FD09E #6FD0CE
triadic
#6FD09E #9E6FD0 #D09E6F
tetradic
#6FD09E #6F71D0 #D06FA1 #D0CE6F
square
#6FD09E #6F71D0 #D06FA1 #D0CE6F
split-complementary
#6FD09E #CE6FD0 #D06F71
monochromatic
#309461 #41C17F #6FD09E #9DDFBD #CBEEDC
Accessibility & contrast
On white
1.88
#6FD09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FD09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD09E
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD09E | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC39B
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#55CFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fd09e; /* rgb */ color: rgb(111, 208, 158); /* oklch */ color: oklch(78.5% 0.118 159.5);
Tailwind
colors: {
custom: {
50: '#9edfba',
500: '#6fd09e',
950: '#000000',
},
}SCSS
$custom: #6fd09e; $custom-light: #9edfba; $custom-dark: #000000;
JSON
{
"hex": "#6fd09e",
"rgb": {
"r": 111,
"g": 208,
"b": 158
},
"hsl": {
"h": 149.072,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.78456,
"c": 0.11781,
"h": 159.5
},
"luminance": 0.5096
}Semantic roles & 50–950 ramp
primary
#6FD09E
secondary
#9A4973
accent
#2775BE
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1511
muted
#808481