#DFFCB0#DFFCB0
#DFFCB0 is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.2% C 0.102 H 125.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCB0 |
|---|---|
| RGB | rgb(223, 252, 176) |
| HSL | hsl(83, 93%, 84%) |
| HSV | hsv(83, 30%, 99%) |
| CMYK | cmyk(11.5%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(95.35, -21.89, 33.39) |
| CIE-LCH | lch(95.35, 39.92, 123.25°) |
| OKLab | oklab(95.21% -0.0591 0.0836) |
| OKLCH | oklch(95.21% 0.102 125.3) |
| XYZ | xyz(73.0774, 88.4430, 54.2872) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.41
Very Light Green
#D1FFBD
ΔE00 4.45
Very Pale Green
#CFFDBC
ΔE00 4.60
Light Light Green
#C8FFB0
ΔE00 4.82
Pale Green
#C7FDB5
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCB0 #CDB0FC
analogous
#FCF3B0 #DFFCB0 #B9FCB0
triadic
#DFFCB0 #B0DFFC #FCB0DF
tetradic
#DFFCB0 #B0FCF3 #CDB0FC #FCB0B9
square
#DFFCB0 #B0FCF3 #CDB0FC #FCB0B9
split-complementary
#DFFCB0 #B0B9FC #F3B0FC
monochromatic
#AFF83A #C7FA75 #DFFCB0 #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.12
#DFFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DFFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCB0
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCB0 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#E4F5E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffcb0; /* rgb */ color: rgb(223, 252, 176); /* oklch */ color: oklch(95.2% 0.102 125.3);
Tailwind
colors: {
custom: {
50: '#e9fdc8',
500: '#dffcb0',
950: '#000000',
},
}SCSS
$custom: #dffcb0; $custom-light: #e9fdc8; $custom-dark: #000000;
JSON
{
"hex": "#dffcb0",
"rgb": {
"r": 223,
"g": 252,
"b": 176
},
"hsl": {
"h": 82.895,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.95213,
"c": 0.10239,
"h": 125.3
},
"luminance": 0.88443
}Semantic roles & 50–950 ramp
primary
#DFFCB0
secondary
#9B70E0
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582