#DCFCA6#DCFCA6
#DCFCA6 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.115 H 125.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCA6 |
|---|---|
| RGB | rgb(220, 252, 166) |
| HSL | hsl(82, 93%, 82%) |
| HSV | hsv(82, 34%, 99%) |
| CMYK | cmyk(12.7%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(94.99, -24.28, 37.86) |
| CIE-LCH | lch(94.99, 44.98, 122.67°) |
| OKLab | oklab(94.82% -0.0661 0.0939) |
| OKLCH | oklch(94.82% 0.115 125.1) |
| XYZ | xyz(71.2079, 87.5892, 49.2240) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Light Light Green
#C8FFB0
ΔE00 4.88
Celery
#C1FD95
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.34
Very Light Green
#D1FFBD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCA6 #C6A6FC
analogous
#FCF1A6 #DCFCA6 #B1FCA6
triadic
#DCFCA6 #A6DCFC #FCA6DC
tetradic
#DCFCA6 #A6FCF1 #C6A6FC #FCA6B1
square
#DCFCA6 #A6FCF1 #C6A6FC #FCA6B1
split-complementary
#DCFCA6 #A6B1FC #F1A6FC
monochromatic
#ADF830 #C5FA6B #DCFCA6 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DCFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DCFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCA6
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCA6 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A0
Deuteranopia (green-blind)
#FFF0AA
Tritanopia (blue-blind)
#E1F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfca6; /* rgb */ color: rgb(220, 252, 166); /* oklch */ color: oklch(94.8% 0.115 125.1);
Tailwind
colors: {
custom: {
50: '#e8fdc1',
500: '#dcfca6',
950: '#000000',
},
}SCSS
$custom: #dcfca6; $custom-light: #e8fdc1; $custom-dark: #000000;
JSON
{
"hex": "#dcfca6",
"rgb": {
"r": 220,
"g": 252,
"b": 166
},
"hsl": {
"h": 82.326,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.94823,
"c": 0.11485,
"h": 125.1
},
"luminance": 0.8759
}Semantic roles & 50–950 ramp
primary
#DCFCA6
secondary
#9467DF
accent
#00E655
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582