#DCFFA3#DCFFA3
#DCFFA3 is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.122 H 125.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA3 |
|---|---|
| RGB | rgb(220, 255, 163) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 36%, 100%) |
| CMYK | cmyk(13.7%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(95.74, -26.08, 40.32) |
| CIE-LCH | lch(95.74, 48.02, 122.89°) |
| OKLab | oklab(95.41% -0.0713 0.0996) |
| OKLCH | oklch(95.41% 0.122 125.6) |
| XYZ | xyz(71.8854, 89.3795, 48.1080) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 4.63
Light Yellow Green
#CCFD7F
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 4.98
Light Light Green
#C8FFB0
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA3 #C6A3FF
analogous
#FFF4A3 #DCFFA3 #AEFFA3
triadic
#DCFFA3 #A3DCFF #FFA3DC
tetradic
#DCFFA3 #A3FFF4 #C6A3FF #FFA3AE
square
#DCFFA3 #A3FFF4 #C6A3FF #FFA3AE
split-complementary
#DCFFA3 #A3AEFF #F4A3FF
monochromatic
#ADFF29 #C5FF66 #DCFFA3 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DCFFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA3
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA3 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49C
Deuteranopia (green-blind)
#FFF2A8
Tritanopia (blue-blind)
#E1F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa3; /* rgb */ color: rgb(220, 255, 163); /* oklch */ color: oklch(95.4% 0.122 125.6);
Tailwind
colors: {
custom: {
50: '#e8ffbf',
500: '#dcffa3',
950: '#000000',
},
}SCSS
$custom: #dcffa3; $custom-light: #e8ffbf; $custom-dark: #000000;
JSON
{
"hex": "#dcffa3",
"rgb": {
"r": 220,
"g": 255,
"b": 163
},
"hsl": {
"h": 82.826,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.9541,
"c": 0.12245,
"h": 125.6
},
"luminance": 0.8938
}Semantic roles & 50–950 ramp
primary
#DCFFA3
secondary
#9463E3
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682