#DCFCB3#DCFCB3
#DCFCB3 is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.1% C 0.100 H 127.4°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCB3 |
|---|---|
| RGB | rgb(220, 252, 179) |
| HSL | hsl(86, 92%, 85%) |
| HSV | hsv(86, 29%, 99%) |
| CMYK | cmyk(12.7%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(95.20, -22.54, 31.65) |
| CIE-LCH | lch(95.20, 38.86, 125.46°) |
| OKLab | oklab(95.06% -0.0609 0.0795) |
| OKLCH | oklch(95.06% 0.1 127.4) |
| XYZ | xyz(72.4612, 88.0906, 55.8248) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.49
Very Pale Green
#CFFDBC
ΔE00 3.63
Light Light Green
#C8FFB0
ΔE00 4.12
Pale Green
#C7FDB5
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 5.11
Tea Green
#BDF8A3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCB3 #D3B3FC
analogous
#FCF7B3 #DCFCB3 #B8FCB3
triadic
#DCFCB3 #B3DCFC #FCB3DC
tetradic
#DCFCB3 #B3FCF7 #D3B3FC #FCB3B8
square
#DCFCB3 #B3FCF7 #D3B3FC #FCB3B8
split-complementary
#DCFCB3 #B3B8FC #F7B3FC
monochromatic
#A6F73D #C1FA78 #DCFCB3 #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.13
#DCFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DCFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCB3
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCB3 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AE
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#E0F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfcb3; /* rgb */ color: rgb(220, 252, 179); /* oklch */ color: oklch(95.1% 0.100 127.4);
Tailwind
colors: {
custom: {
50: '#e7fdca',
500: '#dcfcb3',
950: '#000000',
},
}SCSS
$custom: #dcfcb3; $custom-light: #e7fdca; $custom-dark: #000000;
JSON
{
"hex": "#dcfcb3",
"rgb": {
"r": 220,
"g": 252,
"b": 179
},
"hsl": {
"h": 86.301,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.95061,
"c": 0.10014,
"h": 127.4
},
"luminance": 0.88091
}Semantic roles & 50–950 ramp
primary
#DCFCB3
secondary
#A372E1
accent
#00E665
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582