#D4E2BE#D4E2BE
#D4E2BE is a very light, muted yellow-green. Relative luminance 0.721; OKLCH L 89.3% C 0.050 H 124.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2BE |
|---|---|
| RGB | rgb(212, 226, 190) |
| HSL | hsl(83, 38%, 82%) |
| HSV | hsv(83, 16%, 89%) |
| CMYK | cmyk(6.2%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(88.02, -10.94, 16.04) |
| CIE-LCH | lch(88.02, 19.42, 124.29°) |
| OKLab | oklab(89.28% -0.0287 0.0414) |
| OKLCH | oklch(89.28% 0.05 124.7) |
| XYZ | xyz(63.6407, 72.1073, 59.2706) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.49
Beige
#F5F5DC
ΔE00 7.98
Eggshell (survey)
#FFFFD4
ΔE00 8.33
Cream
#FFFDD0
ΔE00 8.58
Light Grey Green
#B7E1A1
ΔE00 8.60
Lightyellow
#FFFFE0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2BE #CCBEE2
analogous
#E2DEBE #D4E2BE #C2E2BE
triadic
#D4E2BE #BED4E2 #E2BED4
tetradic
#D4E2BE #BEE2DE #CCBEE2 #E2BEC2
square
#D4E2BE #BEE2DE #CCBEE2 #E2BEC2
split-complementary
#D4E2BE #BEC2E2 #DEBEE2
monochromatic
#9CBC69 #B8CF94 #D4E2BE #F0F5E8 #F1F6EA
Accessibility & contrast
On white
1.36
#D4E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D4E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2BE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2BE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBC
Deuteranopia (green-blind)
#E4DDBF
Tritanopia (blue-blind)
#D7DED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4e2be; /* rgb */ color: rgb(212, 226, 190); /* oklch */ color: oklch(89.3% 0.050 124.7);
Tailwind
colors: {
custom: {
50: '#e1ebd1',
500: '#d4e2be',
950: '#000000',
},
}SCSS
$custom: #d4e2be; $custom-light: #e1ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d4e2be",
"rgb": {
"r": 212,
"g": 226,
"b": 190
},
"hsl": {
"h": 83.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89277,
"c": 0.05032,
"h": 124.7
},
"luminance": 0.72107
}Semantic roles & 50–950 ramp
primary
#D4E2BE
secondary
#9D89BB
accent
#34B165
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483