#D4E2BF#D4E2BF
#D4E2BF is a very light, muted yellow-green. Relative luminance 0.722; OKLCH L 89.3% C 0.049 H 125.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2BF |
|---|---|
| RGB | rgb(212, 226, 191) |
| HSL | hsl(84, 38%, 82%) |
| HSV | hsv(84, 15%, 89%) |
| CMYK | cmyk(6.2%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(88.04, -10.78, 15.55) |
| CIE-LCH | lch(88.04, 18.92, 124.73°) |
| OKLab | oklab(89.3% -0.0282 0.0401) |
| OKLCH | oklch(89.3% 0.049 125.1) |
| XYZ | xyz(63.7503, 72.1512, 59.8482) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.53
Beige
#F5F5DC
ΔE00 7.86
Eggshell (survey)
#FFFFD4
ΔE00 8.40
Lightyellow
#FFFFE0
ΔE00 8.58
Cream
#FFFDD0
ΔE00 8.66
Light Grey Green
#B7E1A1
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2BF #CDBFE2
analogous
#E2DFBF #D4E2BF #C3E2BF
triadic
#D4E2BF #BFD4E2 #E2BFD4
tetradic
#D4E2BF #BFE2DF #CDBFE2 #E2BFC3
square
#D4E2BF #BFE2DF #CDBFE2 #E2BFC3
split-complementary
#D4E2BF #BFC3E2 #DFBFE2
monochromatic
#9BBC6B #B8CF95 #D4E2BF #F0F5E9 #F1F5EA
Accessibility & contrast
On white
1.36
#D4E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D4E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2BF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2BF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#D6DED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e2bf; /* rgb */ color: rgb(212, 226, 191); /* oklch */ color: oklch(89.3% 0.049 125.1);
Tailwind
colors: {
custom: {
50: '#e1ebd2',
500: '#d4e2bf',
950: '#000000',
},
}SCSS
$custom: #d4e2bf; $custom-light: #e1ebd2; $custom-dark: #000000;
JSON
{
"hex": "#d4e2bf",
"rgb": {
"r": 212,
"g": 226,
"b": 191
},
"hsl": {
"h": 84,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.89301,
"c": 0.04908,
"h": 125.1
},
"luminance": 0.72151
}Semantic roles & 50–950 ramp
primary
#D4E2BF
secondary
#9E8ABB
accent
#35B166
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483