#DFFCB2#DFFCB2
#DFFCB2 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.3% C 0.100 H 125.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCB2 |
|---|---|
| RGB | rgb(223, 252, 178) |
| HSL | hsl(84, 93%, 84%) |
| HSV | hsv(84, 29%, 99%) |
| CMYK | cmyk(11.5%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(95.38, -21.62, 32.43) |
| CIE-LCH | lch(95.38, 38.97, 123.69°) |
| OKLab | oklab(95.25% -0.0583 0.0814) |
| OKLCH | oklch(95.25% 0.1 125.6) |
| XYZ | xyz(73.2768, 88.5227, 55.3370) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.20
Very Pale Green
#CFFDBC
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.60
Light Light Green
#C8FFB0
ΔE00 4.76
Pale Green
#C7FDB5
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCB2 #CFB2FC
analogous
#FCF4B2 #DFFCB2 #BAFCB2
triadic
#DFFCB2 #B2DFFC #FCB2DF
tetradic
#DFFCB2 #B2FCF4 #CFB2FC #FCB2BA
square
#DFFCB2 #B2FCF4 #CFB2FC #FCB2BA
split-complementary
#DFFCB2 #B2BAFC #F4B2FC
monochromatic
#AEF73C #C7FA77 #DFFCB2 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.12
#DFFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DFFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCB2
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCB2 | 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)
#FFF3AD
Deuteranopia (green-blind)
#FFF1B5
Tritanopia (blue-blind)
#E4F5E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffcb2; /* rgb */ color: rgb(223, 252, 178); /* oklch */ color: oklch(95.3% 0.100 125.6);
Tailwind
colors: {
custom: {
50: '#e9fdc9',
500: '#dffcb2',
950: '#000000',
},
}SCSS
$custom: #dffcb2; $custom-light: #e9fdc9; $custom-dark: #000000;
JSON
{
"hex": "#dffcb2",
"rgb": {
"r": 223,
"g": 252,
"b": 178
},
"hsl": {
"h": 83.514,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.95251,
"c": 0.1001,
"h": 125.6
},
"luminance": 0.88523
}Semantic roles & 50–950 ramp
primary
#DFFCB2
secondary
#9D71E1
accent
#00E65A
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582