#D4E2AF#D4E2AF
#D4E2AF is a very light, moderate yellow-green. Relative luminance 0.715; OKLCH L 88.9% C 0.069 H 120.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2AF |
|---|---|
| RGB | rgb(212, 226, 175) |
| HSL | hsl(76, 47%, 79%) |
| HSV | hsv(76, 23%, 89%) |
| CMYK | cmyk(6.2%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(87.72, -13.24, 23.43) |
| CIE-LCH | lch(87.72, 26.91, 119.47°) |
| OKLab | oklab(88.94% -0.0348 0.0596) |
| OKLCH | oklch(88.94% 0.069 120.3) |
| XYZ | xyz(62.0848, 71.4850, 51.0764) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.58
Palegoldenrod
#EEE8AA
ΔE00 6.78
Light Khaki
#E6F2A2
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 7.36
Ecru
#FEFFCA
ΔE00 7.71
Pale Olive
#B9CC81
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2AF #BDAFE2
analogous
#E2D6AF #D4E2AF #BAE2AF
triadic
#D4E2AF #AFD4E2 #E2AFD4
tetradic
#D4E2AF #AFE2D6 #BDAFE2 #E2AFBA
square
#D4E2AF #AFE2D6 #BDAFE2 #E2AFBA
split-complementary
#D4E2AF #AFBAE2 #D6AFE2
monochromatic
#A4C155 #BCD282 #D4E2AF #ECF2DC #F3F7E9
Accessibility & contrast
On white
1.37
#D4E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D4E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2AF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2AF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#D9DDD4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2af; /* rgb */ color: rgb(212, 226, 175); /* oklch */ color: oklch(88.9% 0.069 120.3);
Tailwind
colors: {
custom: {
50: '#e1ebc7',
500: '#d4e2af',
950: '#000000',
},
}SCSS
$custom: #d4e2af; $custom-light: #e1ebc7; $custom-dark: #000000;
JSON
{
"hex": "#d4e2af",
"rgb": {
"r": 212,
"g": 226,
"b": 175
},
"hsl": {
"h": 76.471,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.8894,
"c": 0.06901,
"h": 120.3
},
"luminance": 0.71485
}Semantic roles & 50–950 ramp
primary
#D4E2AF
secondary
#8C7ABB
accent
#2BBA53
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482