#DFEAB2#DFEAB2
#DFEAB2 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.5% C 0.074 H 116.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAB2 |
|---|---|
| RGB | rgb(223, 234, 178) |
| HSL | hsl(72, 57%, 81%) |
| HSV | hsv(72, 24%, 92%) |
| CMYK | cmyk(4.7%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(90.66, -12.81, 26.04) |
| CIE-LCH | lch(90.66, 29.03, 116.20°) |
| OKLab | oklab(91.5% -0.0335 0.066) |
| OKLCH | oklch(91.5% 0.074 116.9) |
| XYZ | xyz(67.8895, 77.7483, 53.5413) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.89
Palegoldenrod
#EEE8AA
ΔE00 5.16
Ecru
#FEFFCA
ΔE00 5.66
Cream (survey)
#FFFFC2
ΔE00 5.82
Ivory (survey)
#FFFFCB
ΔE00 5.89
Egg Shell
#FFFCC4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAB2 #BDB2EA
analogous
#EAD9B2 #DFEAB2 #C3EAB2
triadic
#DFEAB2 #B2DFEA #EAB2DF
tetradic
#DFEAB2 #B2EAD9 #BDB2EA #EAB2C3
square
#DFEAB2 #B2EAD9 #BDB2EA #EAB2C3
split-complementary
#DFEAB2 #B2C3EA #D9B2EA
monochromatic
#B7D052 #CBDD82 #DFEAB2 #F3F7E2 #F5F8E7
Accessibility & contrast
On white
1.27
#DFEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DFEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAB2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAB2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#F1E5B4
Tritanopia (blue-blind)
#E5E4DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfeab2; /* rgb */ color: rgb(223, 234, 178); /* oklch */ color: oklch(91.5% 0.074 116.9);
Tailwind
colors: {
custom: {
50: '#e9f0c9',
500: '#dfeab2',
950: '#000000',
},
}SCSS
$custom: #dfeab2; $custom-light: #e9f0c9; $custom-dark: #000000;
JSON
{
"hex": "#dfeab2",
"rgb": {
"r": 223,
"g": 234,
"b": 178
},
"hsl": {
"h": 71.786,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.91496,
"c": 0.07402,
"h": 116.9
},
"luminance": 0.77748
}Semantic roles & 50–950 ramp
primary
#DFEAB2
secondary
#897AC6
accent
#21C541
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161613
muted
#848582