#DFEBAF#DFEBAF
#DFEBAF is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.6% C 0.079 H 117.2°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBAF |
|---|---|
| RGB | rgb(223, 235, 175) |
| HSL | hsl(72, 60%, 80%) |
| HSV | hsv(72, 26%, 92%) |
| CMYK | cmyk(5.1%, 0%, 25.5%, 7.8%) |
| CIE-LAB | lab(90.87, -13.73, 27.86) |
| CIE-LCH | lch(90.87, 31.06, 116.23°) |
| OKLab | oklab(91.64% -0.0361 0.0704) |
| OKLCH | oklch(91.64% 0.079 117.2) |
| XYZ | xyz(67.8771, 78.2001, 52.0674) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.07
Palegoldenrod
#EEE8AA
ΔE00 5.15
Cream (survey)
#FFFFC2
ΔE00 5.72
Ecru
#FEFFCA
ΔE00 5.80
Egg Shell
#FFFCC4
ΔE00 6.02
Ivory (survey)
#FFFFCB
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBAF #BBAFEB
analogous
#EBD9AF #DFEBAF #C1EBAF
triadic
#DFEBAF #AFDFEB #EBAFDF
tetradic
#DFEBAF #AFEBD9 #BBAFEB #EBAFC1
square
#DFEBAF #AFEBD9 #BBAFEB #EBAFC1
split-complementary
#DFEBAF #AFC1EB #D9AFEB
monochromatic
#B8D34D #CBDF7E #DFEBAF #F3F7E0 #F5F9E7
Accessibility & contrast
On white
1.26
#DFEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DFEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBAF
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBAF | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AB
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#E5E4DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfebaf; /* rgb */ color: rgb(223, 235, 175); /* oklch */ color: oklch(91.6% 0.079 117.2);
Tailwind
colors: {
custom: {
50: '#e9f1c7',
500: '#dfebaf',
950: '#000000',
},
}SCSS
$custom: #dfebaf; $custom-light: #e9f1c7; $custom-dark: #000000;
JSON
{
"hex": "#dfebaf",
"rgb": {
"r": 223,
"g": 235,
"b": 175
},
"hsl": {
"h": 72,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.91642,
"c": 0.07909,
"h": 117.2
},
"luminance": 0.782
}Semantic roles & 50–950 ramp
primary
#DFEBAF
secondary
#8777C7
accent
#1EC840
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582