#6DFFAD#6DFFAD
#6DFFAD is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.0% C 0.171 H 155.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFFAD |
|---|---|
| RGB | rgb(109, 255, 173) |
| HSL | hsl(146, 100%, 71%) |
| HSV | hsv(146, 57%, 100%) |
| CMYK | cmyk(57.3%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(90.68, -57.27, 27.68) |
| CIE-LCH | lch(90.68, 63.61, 154.21°) |
| OKLab | oklab(89.98% -0.1558 0.0699) |
| OKLCH | oklch(89.98% 0.171 155.9) |
| XYZ | xyz(49.6054, 77.7836, 51.9267) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.20
Seafoam Green
#7AF9AB
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 1.86
Sea Green (survey)
#53FCA1
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFFAD #FF6DBF
analogous
#76FF6D #6DFFAD #6DFFF6
triadic
#6DFFAD #AD6DFF #FFAD6D
tetradic
#6DFFAD #6D76FF #FF6DBF #FFF66D
square
#6DFFAD #6D76FF #FF6DBF #FFF66D
split-complementary
#6DFFAD #F66DFF #FF6D76
monochromatic
#00F26A #30FF8B #6DFFAD #AAFFCF #E0FFEE
Accessibility & contrast
On white
1.27
#6DFFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#6DFFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFFAD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFFAD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA8
Deuteranopia (green-blind)
#EADFB2
Tritanopia (blue-blind)
#39FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dffad; /* rgb */ color: rgb(109, 255, 173); /* oklch */ color: oklch(90.0% 0.171 155.9);
Tailwind
colors: {
custom: {
50: '#a2ffc6',
500: '#6dffad',
950: '#000000',
},
}SCSS
$custom: #6dffad; $custom-light: #a2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6dffad",
"rgb": {
"r": 109,
"g": 255,
"b": 173
},
"hsl": {
"h": 146.301,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.89978,
"c": 0.17076,
"h": 155.9
},
"luminance": 0.77788
}Semantic roles & 50–950 ramp
primary
#6DFFAD
secondary
#DB3592
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682