#DCFCA5#DCFCA5
#DCFCA5 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.116 H 125.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA5 |
|---|---|
| RGB | rgb(220, 252, 165) |
| HSL | hsl(82, 94%, 82%) |
| HSV | hsv(82, 35%, 99%) |
| CMYK | cmyk(12.7%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(94.97, -24.41, 38.34) |
| CIE-LCH | lch(94.97, 45.45, 122.48°) |
| OKLab | oklab(94.81% -0.0665 0.095) |
| OKLCH | oklch(94.81% 0.116 125) |
| XYZ | xyz(71.1165, 87.5527, 48.7427) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.47
Celery
#C1FD95
ΔE00 4.94
Light Light Green
#C8FFB0
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Tea Green
#BDF8A3
ΔE00 5.39
Very Light Green
#D1FFBD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA5 #C5A5FC
analogous
#FCF1A5 #DCFCA5 #B1FCA5
triadic
#DCFCA5 #A5DCFC #FCA5DC
tetradic
#DCFCA5 #A5FCF1 #C5A5FC #FCA5B1
square
#DCFCA5 #A5FCF1 #C5A5FC #FCA5B1
split-complementary
#DCFCA5 #A5B1FC #F1A5FC
monochromatic
#AEF82F #C5FA6A #DCFCA5 #F3FEE0 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DCFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA5
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA5 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29F
Deuteranopia (green-blind)
#FFF0A9
Tritanopia (blue-blind)
#E1F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfca5; /* rgb */ color: rgb(220, 252, 165); /* oklch */ color: oklch(94.8% 0.116 125.0);
Tailwind
colors: {
custom: {
50: '#e8fdc0',
500: '#dcfca5',
950: '#000000',
},
}SCSS
$custom: #dcfca5; $custom-light: #e8fdc0; $custom-dark: #000000;
JSON
{
"hex": "#dcfca5",
"rgb": {
"r": 220,
"g": 252,
"b": 165
},
"hsl": {
"h": 82.069,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.94806,
"c": 0.11595,
"h": 125
},
"luminance": 0.87553
}Semantic roles & 50–950 ramp
primary
#DCFCA5
secondary
#9366DF
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582