#D7E2BE#D7E2BE
#D7E2BE is a very light, muted yellow-green. Relative luminance 0.726; OKLCH L 89.5% C 0.049 H 121.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2BE |
|---|---|
| RGB | rgb(215, 226, 190) |
| HSL | hsl(78, 38%, 82%) |
| HSV | hsv(78, 16%, 89%) |
| CMYK | cmyk(4.9%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(88.24, -9.88, 16.38) |
| CIE-LCH | lch(88.24, 19.13, 121.10°) |
| OKLab | oklab(89.5% -0.0256 0.0422) |
| OKLCH | oklch(89.5% 0.049 121.2) |
| XYZ | xyz(64.5137, 72.5575, 59.3115) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.29
Eggshell (survey)
#FFFFD4
ΔE00 7.72
Cream
#FFFDD0
ΔE00 7.91
Lightyellow
#FFFFE0
ΔE00 7.99
Lemonchiffon
#FFFACD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2BE #C9BEE2
analogous
#E2DBBE #D7E2BE #C5E2BE
triadic
#D7E2BE #BED7E2 #E2BED7
tetradic
#D7E2BE #BEE2DB #C9BEE2 #E2BEC5
square
#D7E2BE #BEE2DB #C9BEE2 #E2BEC5
split-complementary
#D7E2BE #BEC5E2 #DBBEE2
monochromatic
#A3BC69 #BDCF94 #D7E2BE #F1F5E8 #F2F6EA
Accessibility & contrast
On white
1.35
#D7E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D7E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2BE
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2BE | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#DADED8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7e2be; /* rgb */ color: rgb(215, 226, 190); /* oklch */ color: oklch(89.5% 0.049 121.2);
Tailwind
colors: {
custom: {
50: '#e3ebd1',
500: '#d7e2be',
950: '#000000',
},
}SCSS
$custom: #d7e2be; $custom-light: #e3ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d7e2be",
"rgb": {
"r": 215,
"g": 226,
"b": 190
},
"hsl": {
"h": 78.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89502,
"c": 0.04936,
"h": 121.2
},
"luminance": 0.72557
}Semantic roles & 50–950 ramp
primary
#D7E2BE
secondary
#9889BB
accent
#34B15A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483