#DCFCB2#DCFCB2
#DCFCB2 is a very light, moderate yellow-green. Relative luminance 0.881; OKLCH L 95.0% C 0.101 H 127.2°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCB2 |
|---|---|
| RGB | rgb(220, 252, 178) |
| HSL | hsl(86, 93%, 84%) |
| HSV | hsv(86, 29%, 99%) |
| CMYK | cmyk(12.7%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(95.18, -22.68, 32.13) |
| CIE-LCH | lch(95.18, 39.33, 125.22°) |
| OKLab | oklab(95.04% -0.0613 0.0807) |
| OKLCH | oklch(95.04% 0.101 127.2) |
| XYZ | xyz(72.3604, 88.0503, 55.2941) |
| Luminance | 0.8805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.62
Very Pale Green
#CFFDBC
ΔE00 3.77
Light Light Green
#C8FFB0
ΔE00 4.13
Pale Green
#C7FDB5
ΔE00 4.37
Washed Out Green
#BCF5A6
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCB2 #D2B2FC
analogous
#FCF7B2 #DCFCB2 #B7FCB2
triadic
#DCFCB2 #B2DCFC #FCB2DC
tetradic
#DCFCB2 #B2FCF7 #D2B2FC #FCB2B7
square
#DCFCB2 #B2FCF7 #D2B2FC #FCB2B7
split-complementary
#DCFCB2 #B2B7FC #F7B2FC
monochromatic
#A6F73C #C1FA77 #DCFCB2 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.13
#DCFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DCFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCB2
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCB2 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#FFF1B5
Tritanopia (blue-blind)
#E0F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfcb2; /* rgb */ color: rgb(220, 252, 178); /* oklch */ color: oklch(95.0% 0.101 127.2);
Tailwind
colors: {
custom: {
50: '#e7fdc9',
500: '#dcfcb2',
950: '#000000',
},
}SCSS
$custom: #dcfcb2; $custom-light: #e7fdc9; $custom-dark: #000000;
JSON
{
"hex": "#dcfcb2",
"rgb": {
"r": 220,
"g": 252,
"b": 178
},
"hsl": {
"h": 85.946,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.95042,
"c": 0.10129,
"h": 127.2
},
"luminance": 0.88051
}Semantic roles & 50–950 ramp
primary
#DCFCB2
secondary
#A271E1
accent
#00E663
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582