#DCFDA5#DCFDA5
#DCFDA5 is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.0% C 0.117 H 125.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDA5 |
|---|---|
| RGB | rgb(220, 253, 165) |
| HSL | hsl(83, 96%, 82%) |
| HSV | hsv(83, 35%, 99%) |
| CMYK | cmyk(13%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(95.24, -24.88, 38.68) |
| CIE-LCH | lch(95.24, 46.00, 122.75°) |
| OKLab | oklab(95.02% -0.0678 0.0958) |
| OKLCH | oklch(95.02% 0.117 125.3) |
| XYZ | xyz(71.4313, 88.1824, 48.8477) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Celery
#C1FD95
ΔE00 4.77
Light Light Green
#C8FFB0
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Tea Green
#BDF8A3
ΔE00 5.32
Light Yellow Green
#CCFD7F
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDA5 #C6A5FD
analogous
#FDF2A5 #DCFDA5 #B0FDA5
triadic
#DCFDA5 #A5DCFD #FDA5DC
tetradic
#DCFDA5 #A5FDF2 #C6A5FD #FDA5B0
square
#DCFDA5 #A5FDF2 #C6A5FD #FDA5B0
split-complementary
#DCFDA5 #A5B0FD #F2A5FD
monochromatic
#ADFA2D #C5FC69 #DCFDA5 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DCFDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDA5
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDA5 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29F
Deuteranopia (green-blind)
#FFF1A9
Tritanopia (blue-blind)
#E1F5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfda5; /* rgb */ color: rgb(220, 253, 165); /* oklch */ color: oklch(95.0% 0.117 125.3);
Tailwind
colors: {
custom: {
50: '#e8fec0',
500: '#dcfda5',
950: '#000000',
},
}SCSS
$custom: #dcfda5; $custom-light: #e8fec0; $custom-dark: #000000;
JSON
{
"hex": "#dcfda5",
"rgb": {
"r": 220,
"g": 253,
"b": 165
},
"hsl": {
"h": 82.5,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.95018,
"c": 0.11739,
"h": 125.3
},
"luminance": 0.88183
}Semantic roles & 50–950 ramp
primary
#DCFDA5
secondary
#9466E1
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582