#DFEDBB#DFEDBB
#DFEDBB is a very light, moderate yellow-green. Relative luminance 0.798; OKLCH L 92.3% C 0.067 H 120.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDBB |
|---|---|
| RGB | rgb(223, 237, 187) |
| HSL | hsl(77, 58%, 83%) |
| HSV | hsv(77, 21%, 93%) |
| CMYK | cmyk(5.9%, 0%, 21.1%, 7.1%) |
| CIE-LAB | lab(91.61, -13.00, 22.73) |
| CIE-LCH | lch(91.61, 26.18, 119.78°) |
| OKLab | oklab(92.31% -0.0341 0.058) |
| OKLCH | oklch(92.31% 0.067 120.4) |
| XYZ | xyz(69.6843, 79.8443, 58.7445) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 5.75
Ivory (survey)
#FFFFCB
ΔE00 5.98
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.05
Light Khaki
#E6F2A2
ΔE00 6.32
Eggshell (survey)
#FFFFD4
ΔE00 6.36
Cream (survey)
#FFFFC2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDBB #C9BBED
analogous
#EDE2BB #DFEDBB #C6EDBB
triadic
#DFEDBB #BBDFED #EDBBDF
tetradic
#DFEDBB #BBEDE2 #C9BBED #EDBBC6
square
#DFEDBB #BBEDE2 #C9BBED #EDBBC6
split-complementary
#DFEDBB #BBC6ED #E2BBED
monochromatic
#B1D35A #C8E08B #DFEDBB #F4F9E7 #F4F9E7
Accessibility & contrast
On white
1.24
#DFEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DFEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDBB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDBB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B8
Deuteranopia (green-blind)
#F2E7BD
Tritanopia (blue-blind)
#E4E8DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfedbb; /* rgb */ color: rgb(223, 237, 187); /* oklch */ color: oklch(92.3% 0.067 120.4);
Tailwind
colors: {
custom: {
50: '#e9f2cf',
500: '#dfedbb',
950: '#000000',
},
}SCSS
$custom: #dfedbb; $custom-light: #e9f2cf; $custom-dark: #000000;
JSON
{
"hex": "#dfedbb",
"rgb": {
"r": 223,
"g": 237,
"b": 187
},
"hsl": {
"h": 76.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.92306,
"c": 0.06724,
"h": 120.4
},
"luminance": 0.79844
}Semantic roles & 50–950 ramp
primary
#DFEDBB
secondary
#9682CA
accent
#20C64E
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161714
muted
#848583