#DCE2BF#DCE2BF
#DCE2BF is a very light, muted yellow-green. Relative luminance 0.734; OKLCH L 89.9% C 0.047 H 115.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2BF |
|---|---|
| RGB | rgb(220, 226, 191) |
| HSL | hsl(70, 38%, 82%) |
| HSV | hsv(70, 15%, 89%) |
| CMYK | cmyk(2.7%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(88.62, -7.95, 16.45) |
| CIE-LCH | lch(88.62, 18.27, 115.78°) |
| OKLab | oklab(89.91% -0.02 0.0424) |
| OKLCH | oklch(89.91% 0.047 115.2) |
| XYZ | xyz(66.1145, 73.3702, 59.9590) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.85
Beige
#F5F5DC
ΔE00 6.10
Eggshell (survey)
#FFFFD4
ΔE00 6.90
Lightyellow
#FFFFE0
ΔE00 6.99
Cream
#FFFDD0
ΔE00 7.00
Pale
#FFF9D0
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2BF #C5BFE2
analogous
#E2D7BF #DCE2BF #CBE2BF
triadic
#DCE2BF #BFDCE2 #E2BFDC
tetradic
#DCE2BF #BFE2D7 #C5BFE2 #E2BFCB
square
#DCE2BF #BFE2D7 #C5BFE2 #E2BFCB
split-complementary
#DCE2BF #BFCBE2 #D7BFE2
monochromatic
#AEBC6B #C5CF95 #DCE2BF #F3F5E9 #F3F5EA
Accessibility & contrast
On white
1.34
#DCE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DCE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2BF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2BF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#E0DED8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dce2bf; /* rgb */ color: rgb(220, 226, 191); /* oklch */ color: oklch(89.9% 0.047 115.2);
Tailwind
colors: {
custom: {
50: '#e7ebd2',
500: '#dce2bf',
950: '#000000',
},
}SCSS
$custom: #dce2bf; $custom-light: #e7ebd2; $custom-dark: #000000;
JSON
{
"hex": "#dce2bf",
"rgb": {
"r": 220,
"g": 226,
"b": 191
},
"hsl": {
"h": 70.286,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.89907,
"c": 0.0469,
"h": 115.2
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#DCE2BF
secondary
#938ABB
accent
#35B14A
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483