#DFEBB2#DFEBB2
#DFEBB2 is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.7% C 0.075 H 117.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBB2 |
|---|---|
| RGB | rgb(223, 235, 178) |
| HSL | hsl(73, 59%, 81%) |
| HSV | hsv(73, 24%, 92%) |
| CMYK | cmyk(5.1%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(90.93, -13.31, 26.40) |
| CIE-LCH | lch(90.93, 29.57, 116.76°) |
| OKLab | oklab(91.7% -0.0349 0.0669) |
| OKLCH | oklch(91.7% 0.075 117.6) |
| XYZ | xyz(68.1750, 78.3193, 53.6364) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Palegoldenrod
#EEE8AA
ΔE00 5.34
Ecru
#FEFFCA
ΔE00 5.68
Cream (survey)
#FFFFC2
ΔE00 5.79
Ivory (survey)
#FFFFCB
ΔE00 5.93
Egg Shell
#FFFCC4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBB2 #BEB2EB
analogous
#EBDAB2 #DFEBB2 #C2EBB2
triadic
#DFEBB2 #B2DFEB #EBB2DF
tetradic
#DFEBB2 #B2EBDA #BEB2EB #EBB2C2
square
#DFEBB2 #B2EBDA #BEB2EB #EBB2C2
split-complementary
#DFEBB2 #B2C2EB #DAB2EB
monochromatic
#B7D251 #CBDE81 #DFEBB2 #F3F8E3 #F5F9E7
Accessibility & contrast
On white
1.26
#DFEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#DFEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBB2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBB2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#F2E5B4
Tritanopia (blue-blind)
#E5E5DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebb2; /* rgb */ color: rgb(223, 235, 178); /* oklch */ color: oklch(91.7% 0.075 117.6);
Tailwind
colors: {
custom: {
50: '#e9f1c9',
500: '#dfebb2',
950: '#000000',
},
}SCSS
$custom: #dfebb2; $custom-light: #e9f1c9; $custom-dark: #000000;
JSON
{
"hex": "#dfebb2",
"rgb": {
"r": 223,
"g": 235,
"b": 178
},
"hsl": {
"h": 72.632,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.91702,
"c": 0.07543,
"h": 117.6
},
"luminance": 0.78319
}Semantic roles & 50–950 ramp
primary
#DFEBB2
secondary
#8A7AC7
accent
#1FC642
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582