#D6E2BB#D6E2BB
#D6E2BB is a very light, muted yellow-green. Relative luminance 0.723; OKLCH L 89.4% C 0.053 H 121.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2BB |
|---|---|
| RGB | rgb(214, 226, 187) |
| HSL | hsl(78, 40%, 81%) |
| HSV | hsv(78, 17%, 89%) |
| CMYK | cmyk(5.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.10, -10.71, 17.74) |
| CIE-LCH | lch(88.10, 20.72, 121.10°) |
| OKLab | oklab(89.36% -0.0278 0.0456) |
| OKLCH | oklch(89.36% 0.053 121.4) |
| XYZ | xyz(63.8964, 72.2767, 57.5887) |
| Luminance | 0.7228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.96
Eggshell (survey)
#FFFFD4
ΔE00 7.78
Beige
#F5F5DC
ΔE00 7.92
Cream
#FFFDD0
ΔE00 7.93
Ecru
#FEFFCA
ΔE00 8.09
Palegoldenrod
#EEE8AA
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2BB #C7BBE2
analogous
#E2DABB #D6E2BB #C2E2BB
triadic
#D6E2BB #BBD6E2 #E2BBD6
tetradic
#D6E2BB #BBE2DA #C7BBE2 #E2BBC2
square
#D6E2BB #BBE2DA #C7BBE2 #E2BBC2
split-complementary
#D6E2BB #BBC2E2 #DABBE2
monochromatic
#A2BD65 #BCD090 #D6E2BB #F0F4E6 #F2F6EA
Accessibility & contrast
On white
1.36
#D6E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D6E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2BB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2BB | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E6DDBD
Tritanopia (blue-blind)
#D9DED7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d6e2bb; /* rgb */ color: rgb(214, 226, 187); /* oklch */ color: oklch(89.4% 0.053 121.4);
Tailwind
colors: {
custom: {
50: '#e2ebcf',
500: '#d6e2bb',
950: '#000000',
},
}SCSS
$custom: #d6e2bb; $custom-light: #e2ebcf; $custom-dark: #000000;
JSON
{
"hex": "#d6e2bb",
"rgb": {
"r": 214,
"g": 226,
"b": 187
},
"hsl": {
"h": 78.462,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89357,
"c": 0.05344,
"h": 121.4
},
"luminance": 0.72277
}Semantic roles & 50–950 ramp
primary
#D6E2BB
secondary
#9686BB
accent
#32B35A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151613
muted
#848483