#D2E2BE#D2E2BE
#D2E2BE is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.1% C 0.051 H 127.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2BE |
|---|---|
| RGB | rgb(210, 226, 190) |
| HSL | hsl(87, 38%, 82%) |
| HSV | hsv(87, 16%, 89%) |
| CMYK | cmyk(7.1%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(87.88, -11.64, 15.82) |
| CIE-LCH | lch(87.88, 19.65, 126.35°) |
| OKLab | oklab(89.13% -0.0307 0.0408) |
| OKLCH | oklch(89.13% 0.051 127) |
| XYZ | xyz(63.0676, 71.8118, 59.2437) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.96
Light Grey Green
#B7E1A1
ΔE00 8.26
Beige
#F5F5DC
ΔE00 8.45
Light Sage
#BCECAC
ΔE00 8.66
Eggshell (survey)
#FFFFD4
ΔE00 8.76
Cream
#FFFDD0
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2BE #CEBEE2
analogous
#E2E0BE #D2E2BE #C0E2BE
triadic
#D2E2BE #BED2E2 #E2BED2
tetradic
#D2E2BE #BEE2E0 #CEBEE2 #E2BEC0
square
#D2E2BE #BEE2E0 #CEBEE2 #E2BEC0
split-complementary
#D2E2BE #BEC0E2 #E0BEE2
monochromatic
#97BC69 #B5CF94 #D2E2BE #EFF5E8 #F0F6EA
Accessibility & contrast
On white
1.37
#D2E2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D2E2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2BE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2BE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#D4DED8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e2be; /* rgb */ color: rgb(210, 226, 190); /* oklch */ color: oklch(89.1% 0.051 127.0);
Tailwind
colors: {
custom: {
50: '#e0ebd1',
500: '#d2e2be',
950: '#000000',
},
}SCSS
$custom: #d2e2be; $custom-light: #e0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#d2e2be",
"rgb": {
"r": 210,
"g": 226,
"b": 190
},
"hsl": {
"h": 86.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89129,
"c": 0.05107,
"h": 127
},
"luminance": 0.71812
}Semantic roles & 50–950 ramp
primary
#D2E2BE
secondary
#9F89BB
accent
#34B16C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151614
muted
#848483