#DCFCA7#DCFCA7
#DCFCA7 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.114 H 125.3°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA7 |
|---|---|
| RGB | rgb(220, 252, 167) |
| HSL | hsl(83, 93%, 82%) |
| HSV | hsv(83, 34%, 99%) |
| CMYK | cmyk(12.7%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(95.00, -24.15, 37.38) |
| CIE-LCH | lch(95.00, 44.51, 122.86°) |
| OKLab | oklab(94.84% -0.0657 0.0929) |
| OKLCH | oklch(94.84% 0.114 125.3) |
| XYZ | xyz(71.2999, 87.6261, 49.7090) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.78
Celery
#C1FD95
ΔE00 5.03
Very Light Green
#D1FFBD
ΔE00 5.25
Tea Green
#BDF8A3
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA7 #C7A7FC
analogous
#FCF1A7 #DCFCA7 #B2FCA7
triadic
#DCFCA7 #A7DCFC #FCA7DC
tetradic
#DCFCA7 #A7FCF1 #C7A7FC #FCA7B2
square
#DCFCA7 #A7FCF1 #C7A7FC #FCA7B2
split-complementary
#DCFCA7 #A7B2FC #F1A7FC
monochromatic
#ADF831 #C4FA6C #DCFCA7 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DCFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA7
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA7 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A1
Deuteranopia (green-blind)
#FFF0AB
Tritanopia (blue-blind)
#E1F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfca7; /* rgb */ color: rgb(220, 252, 167); /* oklch */ color: oklch(94.8% 0.114 125.3);
Tailwind
colors: {
custom: {
50: '#e8fdc2',
500: '#dcfca7',
950: '#000000',
},
}SCSS
$custom: #dcfca7; $custom-light: #e8fdc2; $custom-dark: #000000;
JSON
{
"hex": "#dcfca7",
"rgb": {
"r": 220,
"g": 252,
"b": 167
},
"hsl": {
"h": 82.588,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.94841,
"c": 0.11373,
"h": 125.3
},
"luminance": 0.87626
}Semantic roles & 50–950 ramp
primary
#DCFCA7
secondary
#9568DF
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582