#6DF2AC#6DF2AC
#6DF2AC is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.9% C 0.154 H 157.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6DF2AC |
|---|---|
| RGB | rgb(109, 242, 172) |
| HSL | hsl(148, 84%, 69%) |
| HSV | hsv(148, 55%, 95%) |
| CMYK | cmyk(55%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(86.86, -52.24, 22.97) |
| CIE-LCH | lch(86.86, 57.07, 156.27°) |
| OKLab | oklab(86.85% -0.1428 0.0583) |
| OKLCH | oklch(86.85% 0.154 157.8) |
| XYZ | xyz(45.5014, 69.7299, 50.0831) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DF2AC #F26DB3
analogous
#71F26D #6DF2AC #6DF2EF
triadic
#6DF2AC #AC6DF2 #F2AC6D
tetradic
#6DF2AC #6D71F2 #F26DB3 #F2EF6D
square
#6DF2AC #6D71F2 #F26DB3 #F2EF6D
split-complementary
#6DF2AC #EF6DF2 #F26D71
monochromatic
#13D26D #35ED8C #6DF2AC #A5F7CC #DDFCEC
Accessibility & contrast
On white
1.40
#6DF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6DF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DF2AC
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DF2AC | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#3FF0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6df2ac; /* rgb */ color: rgb(109, 242, 172); /* oklch */ color: oklch(86.9% 0.154 157.8);
Tailwind
colors: {
custom: {
50: '#a0f7c5',
500: '#6df2ac',
950: '#000000',
},
}SCSS
$custom: #6df2ac; $custom-light: #a0f7c5; $custom-dark: #000000;
JSON
{
"hex": "#6df2ac",
"rgb": {
"r": 109,
"g": 242,
"b": 172
},
"hsl": {
"h": 148.421,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.8685,
"c": 0.15423,
"h": 157.8
},
"luminance": 0.69734
}Semantic roles & 50–950 ramp
primary
#6DF2AC
secondary
#CB3885
accent
#0579E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582