#6DF0AC#6DF0AC
#6DF0AC is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.4% C 0.152 H 158.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF0AC |
|---|---|
| RGB | rgb(109, 240, 172) |
| HSL | hsl(149, 81%, 68%) |
| HSV | hsv(149, 55%, 94%) |
| CMYK | cmyk(54.6%, 0%, 28.3%, 5.9%) |
| CIE-LAB | lab(86.28, -51.42, 22.16) |
| CIE-LCH | lch(86.28, 55.99, 156.69°) |
| OKLab | oklab(86.37% -0.1407 0.0563) |
| OKLCH | oklch(86.37% 0.152 158.2) |
| XYZ | xyz(44.9094, 68.5459, 49.8858) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF0AC #F06DB1
analogous
#6FF06D #6DF0AC #6DF0ED
triadic
#6DF0AC #AC6DF0 #F0AC6D
tetradic
#6DF0AC #6D6FF0 #F06DB1 #F0ED6D
square
#6DF0AC #6D6FF0 #F06DB1 #F0ED6D
split-complementary
#6DF0AC #ED6DF0 #F06D6F
monochromatic
#15CD6E #36EA8C #6DF0AC #A4F6CC #DCFBEB
Accessibility & contrast
On white
1.43
#6DF0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#6DF0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF0AC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF0AC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#40EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6df0ac; /* rgb */ color: rgb(109, 240, 172); /* oklch */ color: oklch(86.4% 0.152 158.2);
Tailwind
colors: {
custom: {
50: '#a0f6c5',
500: '#6df0ac',
950: '#000000',
},
}SCSS
$custom: #6df0ac; $custom-light: #a0f6c5; $custom-dark: #000000;
JSON
{
"hex": "#6df0ac",
"rgb": {
"r": 109,
"g": 240,
"b": 172
},
"hsl": {
"h": 148.855,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.86372,
"c": 0.15153,
"h": 158.2
},
"luminance": 0.6855
}Semantic roles & 50–950 ramp
primary
#6DF0AC
secondary
#C93983
accent
#0877DE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582