#6DFEAD#6DFEAD
#6DFEAD is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.169 H 156.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEAD |
|---|---|
| RGB | rgb(109, 254, 173) |
| HSL | hsl(146, 99%, 71%) |
| HSV | hsv(146, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(90.39, -56.87, 27.28) |
| CIE-LCH | lch(90.39, 63.08, 154.38°) |
| OKLab | oklab(89.74% -0.1548 0.0689) |
| OKLCH | oklch(89.74% 0.169 156) |
| XYZ | xyz(49.2872, 77.1473, 51.8206) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.25
Seafoam Green
#7AF9AB
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Green Blue
#56FCA2
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 1.95
Sea Green (survey)
#53FCA1
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEAD #FE6DBE
analogous
#75FE6D #6DFEAD #6DFEF6
triadic
#6DFEAD #AD6DFE #FEAD6D
tetradic
#6DFEAD #6D75FE #FE6DBE #FEF66D
square
#6DFEAD #6D75FE #FE6DBE #FEF66D
split-complementary
#6DFEAD #F66DFE #FE6D75
monochromatic
#02EF6A #30FE8B #6DFEAD #AAFECF #E1FFEE
Accessibility & contrast
On white
1.28
#6DFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#6DFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEAD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEAD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA8
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#39FCE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfead; /* rgb */ color: rgb(109, 254, 173); /* oklch */ color: oklch(89.7% 0.169 156.0);
Tailwind
colors: {
custom: {
50: '#a2ffc6',
500: '#6dfead',
950: '#000000',
},
}SCSS
$custom: #6dfead; $custom-light: #a2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6dfead",
"rgb": {
"r": 109,
"g": 254,
"b": 173
},
"hsl": {
"h": 146.483,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.8974,
"c": 0.16944,
"h": 156
},
"luminance": 0.77152
}Semantic roles & 50–950 ramp
primary
#6DFEAD
secondary
#DA3591
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682