#DFEBBB#DFEBBB
#DFEBBB is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.9% C 0.064 H 119.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBBB |
|---|---|
| RGB | rgb(223, 235, 187) |
| HSL | hsl(75, 55%, 83%) |
| HSV | hsv(75, 20%, 92%) |
| CMYK | cmyk(5.1%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(91.10, -12.01, 22.01) |
| CIE-LCH | lch(91.10, 25.07, 118.62°) |
| OKLab | oklab(91.89% -0.0313 0.0562) |
| OKLCH | oklch(91.89% 0.064 119.1) |
| XYZ | xyz(69.1085, 78.6927, 58.5525) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.74
Ecru
#FEFFCA
ΔE00 5.76
Ivory (survey)
#FFFFCB
ΔE00 5.95
Eggshell (survey)
#FFFFD4
ΔE00 6.17
Cream
#FFFDD0
ΔE00 6.25
Palegoldenrod
#EEE8AA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBBB #C7BBEB
analogous
#EBDFBB #DFEBBB #C7EBBB
triadic
#DFEBBB #BBDFEB #EBBBDF
tetradic
#DFEBBB #BBEBDF #C7BBEB #EBBBC7
square
#DFEBBB #BBEBDF #C7BBEB #EBBBC7
split-complementary
#DFEBBB #BBC7EB #DFBBEB
monochromatic
#B2CF5C #C9DD8C #DFEBBB #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.25
#DFEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DFEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBBB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBBB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B8
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#E4E6DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebbb; /* rgb */ color: rgb(223, 235, 187); /* oklch */ color: oklch(91.9% 0.064 119.1);
Tailwind
colors: {
custom: {
50: '#e9f1cf',
500: '#dfebbb',
950: '#000000',
},
}SCSS
$custom: #dfebbb; $custom-light: #e9f1cf; $custom-dark: #000000;
JSON
{
"hex": "#dfebbb",
"rgb": {
"r": 223,
"g": 235,
"b": 187
},
"hsl": {
"h": 75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91893,
"c": 0.06431,
"h": 119.1
},
"luminance": 0.78692
}Semantic roles & 50–950 ramp
primary
#DFEBBB
secondary
#9483C7
accent
#23C24B
background
#FEFFFE
surface
#FDFEFB
border
#D5D6D4
text
#161614
muted
#848583