#DFFDCB#DFFDCB
#DFFDCB is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 96.0% C 0.073 H 133.0°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDCB |
|---|---|
| RGB | rgb(223, 253, 203) |
| HSL | hsl(96, 93%, 89%) |
| HSV | hsv(96, 20%, 99%) |
| CMYK | cmyk(11.9%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(96.10, -18.43, 20.76) |
| CIE-LCH | lch(96.10, 27.76, 131.60°) |
| OKLab | oklab(95.98% -0.0495 0.0532) |
| OKLCH | oklch(95.98% 0.073 133) |
| XYZ | xyz(76.3343, 90.2495, 69.8866) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.11
Very Light Green
#D1FFBD
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 5.82
Light Sage
#BCECAC
ΔE00 6.23
Celadon
#BEFDB7
ΔE00 6.67
Light Light Green
#C8FFB0
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDCB #E9CBFD
analogous
#F8FDCB #DFFDCB #CBFDD0
triadic
#DFFDCB #CBDFFD #FDCBDF
tetradic
#DFFDCB #CBF8FD #E9CBFD #FDD0CB
square
#DFFDCB #CBF8FD #E9CBFD #FDD0CB
split-complementary
#DFFDCB #D0CBFD #FDCBF8
monochromatic
#96F855 #BBFB90 #DFFDCB #EDFEE2 #EDFEE2
Accessibility & contrast
On white
1.10
#DFFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DFFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDCB
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDCB | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#FDF3CD
Tritanopia (blue-blind)
#E0F9EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffdcb; /* rgb */ color: rgb(223, 253, 203); /* oklch */ color: oklch(96.0% 0.073 133.0);
Tailwind
colors: {
custom: {
50: '#e9fedb',
500: '#dffdcb',
950: '#000000',
},
}SCSS
$custom: #dffdcb; $custom-light: #e9fedb; $custom-dark: #000000;
JSON
{
"hex": "#dffdcb",
"rgb": {
"r": 223,
"g": 253,
"b": 203
},
"hsl": {
"h": 96,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95975,
"c": 0.07267,
"h": 133
},
"luminance": 0.9025
}Semantic roles & 50–950 ramp
primary
#DFFDCB
secondary
#C087E5
accent
#00E68A
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161715
muted
#848584