#DCFCB1#DCFCB1
#DCFCB1 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.0% C 0.102 H 127.0°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCB1 |
|---|---|
| RGB | rgb(220, 252, 177) |
| HSL | hsl(86, 93%, 84%) |
| HSV | hsv(86, 30%, 99%) |
| CMYK | cmyk(12.7%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(95.17, -22.82, 32.61) |
| CIE-LCH | lch(95.17, 39.80, 124.98°) |
| OKLab | oklab(95.02% -0.0617 0.0818) |
| OKLCH | oklch(95.02% 0.102 127) |
| XYZ | xyz(72.2604, 88.0102, 54.7672) |
| Luminance | 0.8801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.76
Very Pale Green
#CFFDBC
ΔE00 3.91
Light Light Green
#C8FFB0
ΔE00 4.15
Pale Green
#C7FDB5
ΔE00 4.44
Light Khaki
#E6F2A2
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCB1 #D1B1FC
analogous
#FCF7B1 #DCFCB1 #B7FCB1
triadic
#DCFCB1 #B1DCFC #FCB1DC
tetradic
#DCFCB1 #B1FCF7 #D1B1FC #FCB1B7
square
#DCFCB1 #B1FCF7 #D1B1FC #FCB1B7
split-complementary
#DCFCB1 #B1B7FC #F7B1FC
monochromatic
#A7F73B #C2FA76 #DCFCB1 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.13
#DCFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#DCFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCB1
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCB1 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AC
Deuteranopia (green-blind)
#FFF1B5
Tritanopia (blue-blind)
#E0F5E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfcb1; /* rgb */ color: rgb(220, 252, 177); /* oklch */ color: oklch(95.0% 0.102 127.0);
Tailwind
colors: {
custom: {
50: '#e7fdc9',
500: '#dcfcb1',
950: '#000000',
},
}SCSS
$custom: #dcfcb1; $custom-light: #e7fdc9; $custom-dark: #000000;
JSON
{
"hex": "#dcfcb1",
"rgb": {
"r": 220,
"g": 252,
"b": 177
},
"hsl": {
"h": 85.6,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.95023,
"c": 0.10243,
"h": 127
},
"luminance": 0.88011
}Semantic roles & 50–950 ramp
primary
#DCFCB1
secondary
#A071E1
accent
#00E662
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582