#6DFCAD#6DFCAD
#6DFCAD is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.3% C 0.167 H 156.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFCAD |
|---|---|
| RGB | rgb(109, 252, 173) |
| HSL | hsl(147, 96%, 71%) |
| HSV | hsv(147, 57%, 99%) |
| CMYK | cmyk(56.7%, 0%, 31.3%, 1.2%) |
| CIE-LAB | lab(89.81, -56.08, 26.48) |
| CIE-LCH | lch(89.81, 62.02, 154.72°) |
| OKLab | oklab(89.26% -0.1527 0.067) |
| OKLCH | oklch(89.26% 0.167 156.3) |
| XYZ | xyz(48.6558, 75.8846, 51.6101) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.29
Light Bluish Green
#76FDA8
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.63
Seafoam (survey)
#80F9AD
ΔE00 1.73
Light Green Blue
#56FCA2
ΔE00 2.06
Sea Green (survey)
#53FCA1
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFCAD #FC6DBC
analogous
#74FC6D #6DFCAD #6DFCF4
triadic
#6DFCAD #AD6DFC #FCAD6D
tetradic
#6DFCAD #6D74FC #FC6DBC #FCF46D
square
#6DFCAD #6D74FC #FC6DBC #FCF46D
split-complementary
#6DFCAD #F46DFC #FC6D74
monochromatic
#05EA6B #31FB8B #6DFCAD #A9FDCF #E1FEEE
Accessibility & contrast
On white
1.30
#6DFCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#6DFCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFCAD
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFCAD | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA8
Deuteranopia (green-blind)
#E7DCB2
Tritanopia (blue-blind)
#3AFAE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfcad; /* rgb */ color: rgb(109, 252, 173); /* oklch */ color: oklch(89.3% 0.167 156.3);
Tailwind
colors: {
custom: {
50: '#a2fec5',
500: '#6dfcad',
950: '#000000',
},
}SCSS
$custom: #6dfcad; $custom-light: #a2fec5; $custom-dark: #000000;
JSON
{
"hex": "#6dfcad",
"rgb": {
"r": 109,
"g": 252,
"b": 173
},
"hsl": {
"h": 146.853,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.89262,
"c": 0.16678,
"h": 156.3
},
"luminance": 0.75889
}Semantic roles & 50–950 ramp
primary
#6DFCAD
secondary
#D7368F
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682