#6DFEAC#6DFEAC
#6DFEAC is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.7% C 0.170 H 155.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEAC |
|---|---|
| RGB | rgb(109, 254, 172) |
| HSL | hsl(146, 99%, 71%) |
| HSV | hsv(146, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(90.37, -57.06, 27.76) |
| CIE-LCH | lch(90.37, 63.45, 154.06°) |
| OKLab | oklab(89.72% -0.1552 0.0701) |
| OKLCH | oklch(89.72% 0.17 155.7) |
| XYZ | xyz(49.1908, 77.1087, 51.3129) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.10
Seafoam Green
#7AF9AB
ΔE00 1.52
Light Green Blue
#56FCA2
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.97
Sea Green (survey)
#53FCA1
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEAC #FE6DBF
analogous
#76FE6D #6DFEAC #6DFEF4
triadic
#6DFEAC #AC6DFE #FEAC6D
tetradic
#6DFEAC #6D76FE #FE6DBF #FEF46D
square
#6DFEAC #6D76FE #FE6DBF #FEF46D
split-complementary
#6DFEAC #F46DFE #FE6D76
monochromatic
#02EF69 #30FE89 #6DFEAC #AAFECF #E1FFEE
Accessibility & contrast
On white
1.28
#6DFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6DFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEAC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEAC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E9DEB1
Tritanopia (blue-blind)
#3AFCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfeac; /* rgb */ color: rgb(109, 254, 172); /* oklch */ color: oklch(89.7% 0.170 155.7);
Tailwind
colors: {
custom: {
50: '#a2ffc5',
500: '#6dfeac',
950: '#000000',
},
}SCSS
$custom: #6dfeac; $custom-light: #a2ffc5; $custom-dark: #000000;
JSON
{
"hex": "#6dfeac",
"rgb": {
"r": 109,
"g": 254,
"b": 172
},
"hsl": {
"h": 146.069,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.89719,
"c": 0.17031,
"h": 155.7
},
"luminance": 0.77113
}Semantic roles & 50–950 ramp
primary
#6DFEAC
secondary
#DA3592
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682