#DFFCB3#DFFCB3
#DFFCB3 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.3% C 0.099 H 125.8°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCB3 |
|---|---|
| RGB | rgb(223, 252, 179) |
| HSL | hsl(84, 92%, 85%) |
| HSV | hsv(84, 29%, 99%) |
| CMYK | cmyk(11.5%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(95.40, -21.48, 31.95) |
| CIE-LCH | lch(95.40, 38.50, 123.91°) |
| OKLab | oklab(95.27% -0.0579 0.0802) |
| OKLCH | oklch(95.27% 0.099 125.8) |
| XYZ | xyz(73.3775, 88.5631, 55.8677) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.08
Very Pale Green
#CFFDBC
ΔE00 4.22
Light Khaki
#E6F2A2
ΔE00 4.70
Light Light Green
#C8FFB0
ΔE00 4.74
Pale Green
#C7FDB5
ΔE00 4.94
Washed Out Green
#BCF5A6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCB3 #D0B3FC
analogous
#FCF5B3 #DFFCB3 #BBFCB3
triadic
#DFFCB3 #B3DFFC #FCB3DF
tetradic
#DFFCB3 #B3FCF5 #D0B3FC #FCB3BB
square
#DFFCB3 #B3FCF5 #D0B3FC #FCB3BB
split-complementary
#DFFCB3 #B3BBFC #F5B3FC
monochromatic
#ADF73D #C6FA78 #DFFCB3 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.12
#DFFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DFFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCB3
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCB3 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AE
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#E3F5E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffcb3; /* rgb */ color: rgb(223, 252, 179); /* oklch */ color: oklch(95.3% 0.099 125.8);
Tailwind
colors: {
custom: {
50: '#e9fdca',
500: '#dffcb3',
950: '#000000',
},
}SCSS
$custom: #dffcb3; $custom-light: #e9fdca; $custom-dark: #000000;
JSON
{
"hex": "#dffcb3",
"rgb": {
"r": 223,
"g": 252,
"b": 179
},
"hsl": {
"h": 83.836,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.9527,
"c": 0.09895,
"h": 125.8
},
"luminance": 0.88563
}Semantic roles & 50–950 ramp
primary
#DFFCB3
secondary
#9E72E1
accent
#00E65B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582