#DFFCB1#DFFCB1
#DFFCB1 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.2% C 0.101 H 125.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCB1 |
|---|---|
| RGB | rgb(223, 252, 177) |
| HSL | hsl(83, 93%, 84%) |
| HSV | hsv(83, 30%, 99%) |
| CMYK | cmyk(11.5%, 0%, 29.8%, 1.2%) |
| CIE-LAB | lab(95.36, -21.75, 32.91) |
| CIE-LCH | lch(95.36, 39.45, 123.47°) |
| OKLab | oklab(95.23% -0.0587 0.0825) |
| OKLCH | oklch(95.23% 0.101 125.4) |
| XYZ | xyz(73.1767, 88.4827, 54.8102) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.32
Very Pale Green
#CFFDBC
ΔE00 4.47
Light Khaki
#E6F2A2
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 5.08
Tea Green
#BDF8A3
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCB1 #CEB1FC
analogous
#FCF4B1 #DFFCB1 #BAFCB1
triadic
#DFFCB1 #B1DFFC #FCB1DF
tetradic
#DFFCB1 #B1FCF4 #CEB1FC #FCB1BA
square
#DFFCB1 #B1FCF4 #CEB1FC #FCB1BA
split-complementary
#DFFCB1 #B1BAFC #F4B1FC
monochromatic
#AFF73B #C7FA76 #DFFCB1 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.12
#DFFCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DFFCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCB1
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCB1 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AC
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#E4F5E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffcb1; /* rgb */ color: rgb(223, 252, 177); /* oklch */ color: oklch(95.2% 0.101 125.4);
Tailwind
colors: {
custom: {
50: '#e9fdc9',
500: '#dffcb1',
950: '#000000',
},
}SCSS
$custom: #dffcb1; $custom-light: #e9fdc9; $custom-dark: #000000;
JSON
{
"hex": "#dffcb1",
"rgb": {
"r": 223,
"g": 252,
"b": 177
},
"hsl": {
"h": 83.2,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.95232,
"c": 0.10125,
"h": 125.4
},
"luminance": 0.88483
}Semantic roles & 50–950 ramp
primary
#DFFCB1
secondary
#9C71E1
accent
#00E659
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582