#D4E2B2#D4E2B2
#D4E2B2 is a very light, moderate yellow-green. Relative luminance 0.716; OKLCH L 89.0% C 0.065 H 120.9°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2B2 |
|---|---|
| RGB | rgb(212, 226, 178) |
| HSL | hsl(78, 45%, 79%) |
| HSV | hsv(78, 21%, 89%) |
| CMYK | cmyk(6.2%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(87.78, -12.80, 21.95) |
| CIE-LCH | lch(87.78, 25.41, 120.24°) |
| OKLab | oklab(89.01% -0.0336 0.056) |
| OKLCH | oklch(89.01% 0.065 120.9) |
| XYZ | xyz(62.3827, 71.6042, 52.6454) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.82
Palegoldenrod
#EEE8AA
ΔE00 7.14
Light Khaki
#E6F2A2
ΔE00 7.39
Light Sage
#BCECAC
ΔE00 7.54
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.61
Ecru
#FEFFCA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2B2 #C0B2E2
analogous
#E2D8B2 #D4E2B2 #BCE2B2
triadic
#D4E2B2 #B2D4E2 #E2B2D4
tetradic
#D4E2B2 #B2E2D8 #C0B2E2 #E2B2BC
square
#D4E2B2 #B2E2D8 #C0B2E2 #E2B2BC
split-complementary
#D4E2B2 #B2BCE2 #D8B2E2
monochromatic
#A2C159 #BBD186 #D4E2B2 #EDF3DE #F3F7E9
Accessibility & contrast
On white
1.37
#D4E2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D4E2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2B2
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2B2 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#D8DDD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2b2; /* rgb */ color: rgb(212, 226, 178); /* oklch */ color: oklch(89.0% 0.065 120.9);
Tailwind
colors: {
custom: {
50: '#e1ebc9',
500: '#d4e2b2',
950: '#000000',
},
}SCSS
$custom: #d4e2b2; $custom-light: #e1ebc9; $custom-dark: #000000;
JSON
{
"hex": "#d4e2b2",
"rgb": {
"r": 212,
"g": 226,
"b": 178
},
"hsl": {
"h": 77.5,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.89005,
"c": 0.06529,
"h": 120.9
},
"luminance": 0.71604
}Semantic roles & 50–950 ramp
primary
#D4E2B2
secondary
#8F7DBB
accent
#2DB856
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482