#DCE3BB#DCE3BB
#DCE3BB is a very light, muted yellow-green. Relative luminance 0.737; OKLCH L 90.0% C 0.053 H 115.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3BB |
|---|---|
| RGB | rgb(220, 227, 187) |
| HSL | hsl(71, 42%, 81%) |
| HSV | hsv(71, 18%, 89%) |
| CMYK | cmyk(3.1%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(88.80, -9.07, 18.79) |
| CIE-LCH | lch(88.80, 20.86, 115.77°) |
| OKLab | oklab(90.02% -0.023 0.0482) |
| OKLCH | oklch(90.02% 0.053 115.5) |
| XYZ | xyz(65.9530, 73.7420, 57.7632) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.75
Eggshell (survey)
#FFFFD4
ΔE00 6.64
Cream
#FFFDD0
ΔE00 6.67
Palegoldenrod
#EEE8AA
ΔE00 6.78
Lemonchiffon
#FFFACD
ΔE00 6.83
Pale
#FFF9D0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3BB #C2BBE3
analogous
#E3D6BB #DCE3BB #C8E3BB
triadic
#DCE3BB #BBDCE3 #E3BBDC
tetradic
#DCE3BB #BBE3D6 #C2BBE3 #E3BBC8
square
#DCE3BB #BBE3D6 #C2BBE3 #E3BBC8
split-complementary
#DCE3BB #BBC8E3 #D6BBE3
monochromatic
#AFBF64 #C6D190 #DCE3BB #F2F5E6 #F4F6E9
Accessibility & contrast
On white
1.33
#DCE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DCE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3BB
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3BB | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFB9
Deuteranopia (green-blind)
#E8DFBD
Tritanopia (blue-blind)
#E1DED8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dce3bb; /* rgb */ color: rgb(220, 227, 187); /* oklch */ color: oklch(90.0% 0.053 115.5);
Tailwind
colors: {
custom: {
50: '#e7ebcf',
500: '#dce3bb',
950: '#000000',
},
}SCSS
$custom: #dce3bb; $custom-light: #e7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#dce3bb",
"rgb": {
"r": 220,
"g": 227,
"b": 187
},
"hsl": {
"h": 70.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.9002,
"c": 0.05345,
"h": 115.5
},
"luminance": 0.73742
}Semantic roles & 50–950 ramp
primary
#DCE3BB
secondary
#8F86BC
accent
#31B548
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483