#D4E2B3#D4E2B3
#D4E2B3 is a very light, moderate yellow-green. Relative luminance 0.716; OKLCH L 89.0% C 0.064 H 121.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2B3 |
|---|---|
| RGB | rgb(212, 226, 179) |
| HSL | hsl(78, 45%, 79%) |
| HSV | hsv(78, 21%, 89%) |
| CMYK | cmyk(6.2%, 0%, 20.8%, 11.4%) |
| CIE-LAB | lab(87.80, -12.65, 21.46) |
| CIE-LCH | lch(87.80, 24.91, 120.51°) |
| OKLab | oklab(89.03% -0.0332 0.0548) |
| OKLCH | oklch(89.03% 0.064 121.2) |
| XYZ | xyz(62.4835, 71.6445, 53.1761) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.92
Palegoldenrod
#EEE8AA
ΔE00 7.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.56
Light Khaki
#E6F2A2
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 7.61
Ecru
#FEFFCA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2B3 #C1B3E2
analogous
#E2D9B3 #D4E2B3 #BDE2B3
triadic
#D4E2B3 #B3D4E2 #E2B3D4
tetradic
#D4E2B3 #B3E2D9 #C1B3E2 #E2B3BD
square
#D4E2B3 #B3E2D9 #C1B3E2 #E2B3BD
split-complementary
#D4E2B3 #B3BDE2 #D9B3E2
monochromatic
#A2C05A #BBD187 #D4E2B3 #EDF3DF #F2F7E9
Accessibility & contrast
On white
1.37
#D4E2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D4E2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2B3
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2B3 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB0
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#D8DDD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2b3; /* rgb */ color: rgb(212, 226, 179); /* oklch */ color: oklch(89.0% 0.064 121.2);
Tailwind
colors: {
custom: {
50: '#e1ebca',
500: '#d4e2b3',
950: '#000000',
},
}SCSS
$custom: #d4e2b3; $custom-light: #e1ebca; $custom-dark: #000000;
JSON
{
"hex": "#d4e2b3",
"rgb": {
"r": 212,
"g": 226,
"b": 179
},
"hsl": {
"h": 77.872,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.89027,
"c": 0.06404,
"h": 121.2
},
"luminance": 0.71644
}Semantic roles & 50–950 ramp
primary
#D4E2B3
secondary
#907EBB
accent
#2EB857
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482