#DFEFB3#DFEFB3
#DFEFB3 is a very light, moderate yellow-green. Relative luminance 0.807; OKLCH L 92.6% C 0.080 H 120.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFB3 |
|---|---|
| RGB | rgb(223, 239, 179) |
| HSL | hsl(76, 65%, 82%) |
| HSV | hsv(76, 25%, 94%) |
| CMYK | cmyk(6.7%, 0%, 25.1%, 6.3%) |
| CIE-LAB | lab(91.99, -15.15, 27.34) |
| CIE-LCH | lch(91.99, 31.25, 118.99°) |
| OKLab | oklab(92.55% -0.0401 0.0691) |
| OKLCH | oklch(92.55% 0.08 120.1) |
| XYZ | xyz(69.4339, 80.6758, 54.5532) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Ecru
#FEFFCA
ΔE00 5.88
Cream (survey)
#FFFFC2
ΔE00 5.88
Ivory (survey)
#FFFFCB
ΔE00 6.18
Palegoldenrod
#EEE8AA
ΔE00 6.20
Egg Shell
#FFFCC4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFB3 #C3B3EF
analogous
#EFE1B3 #DFEFB3 #C1EFB3
triadic
#DFEFB3 #B3DFEF #EFB3DF
tetradic
#DFEFB3 #B3EFE1 #C3B3EF #EFB3C1
square
#DFEFB3 #B3EFE1 #C3B3EF #EFB3C1
split-complementary
#DFEFB3 #B3C1EF #E1B3EF
monochromatic
#B4DA4E #CAE480 #DFEFB3 #F4FAE6 #F4FAE6
Accessibility & contrast
On white
1.23
#DFEFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DFEFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFB3
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFB3 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AF
Deuteranopia (green-blind)
#F5E8B6
Tritanopia (blue-blind)
#E4E9DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfefb3; /* rgb */ color: rgb(223, 239, 179); /* oklch */ color: oklch(92.6% 0.080 120.1);
Tailwind
colors: {
custom: {
50: '#e9f4ca',
500: '#dfefb3',
950: '#000000',
},
}SCSS
$custom: #dfefb3; $custom-light: #e9f4ca; $custom-dark: #000000;
JSON
{
"hex": "#dfefb3",
"rgb": {
"r": 223,
"g": 239,
"b": 179
},
"hsl": {
"h": 76,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.92552,
"c": 0.07992,
"h": 120.1
},
"luminance": 0.80676
}Semantic roles & 50–950 ramp
primary
#DFEFB3
secondary
#9079CD
accent
#18CD49
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582