#DCE6BB#DCE6BB
#DCE6BB is a very light, muted yellow-green. Relative luminance 0.754; OKLCH L 90.6% C 0.058 H 118.2°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6BB |
|---|---|
| RGB | rgb(220, 230, 187) |
| HSL | hsl(74, 46%, 82%) |
| HSV | hsv(74, 19%, 90%) |
| CMYK | cmyk(4.3%, 0%, 18.7%, 9.8%) |
| CIE-LAB | lab(89.58, -10.58, 19.87) |
| CIE-LCH | lch(89.58, 22.51, 118.03°) |
| OKLab | oklab(90.64% -0.0273 0.0509) |
| OKLCH | oklch(90.64% 0.058 118.2) |
| XYZ | xyz(66.7807, 75.3973, 58.0391) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.85
Eggshell (survey)
#FFFFD4
ΔE00 6.56
Ecru
#FEFFCA
ΔE00 6.63
Cream
#FFFDD0
ΔE00 6.64
Ivory (survey)
#FFFFCB
ΔE00 6.74
Palegoldenrod
#EEE8AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6BB #C5BBE6
analogous
#E6DBBB #DCE6BB #C7E6BB
triadic
#DCE6BB #BBDCE6 #E6BBDC
tetradic
#DCE6BB #BBE6DB #C5BBE6 #E6BBC7
square
#DCE6BB #BBE6DB #C5BBE6 #E6BBC7
split-complementary
#DCE6BB #BBC7E6 #DBBBE6
monochromatic
#AEC562 #C5D68E #DCE6BB #F3F6E8 #F3F7E9
Accessibility & contrast
On white
1.31
#DCE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#DCE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6BB
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6BB | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#EBE1BD
Tritanopia (blue-blind)
#E0E1DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce6bb; /* rgb */ color: rgb(220, 230, 187); /* oklch */ color: oklch(90.6% 0.058 118.2);
Tailwind
colors: {
custom: {
50: '#e7edcf',
500: '#dce6bb',
950: '#000000',
},
}SCSS
$custom: #dce6bb; $custom-light: #e7edcf; $custom-dark: #000000;
JSON
{
"hex": "#dce6bb",
"rgb": {
"r": 220,
"g": 230,
"b": 187
},
"hsl": {
"h": 73.953,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.90636,
"c": 0.05778,
"h": 118.2
},
"luminance": 0.75397
}Semantic roles & 50–950 ramp
primary
#DCE6BB
secondary
#9385C1
accent
#2CB94D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483