#DCEBB6#DCEBB6
#DCEBB6 is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.6% C 0.071 H 120.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBB6 |
|---|---|
| RGB | rgb(220, 235, 182) |
| HSL | hsl(77, 57%, 82%) |
| HSV | hsv(77, 23%, 92%) |
| CMYK | cmyk(6.4%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(90.78, -13.82, 24.12) |
| CIE-LCH | lch(90.78, 27.80, 119.81°) |
| OKLab | oklab(91.56% -0.0364 0.0614) |
| OKLCH | oklch(91.56% 0.071 120.7) |
| XYZ | xyz(67.6662, 78.0098, 55.7395) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.79
Ecru
#FEFFCA
ΔE00 6.22
Ivory (survey)
#FFFFCB
ΔE00 6.46
Palegoldenrod
#EEE8AA
ΔE00 6.49
Cream (survey)
#FFFFC2
ΔE00 6.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBB6 #C5B6EB
analogous
#EBE0B6 #DCEBB6 #C2EBB6
triadic
#DCEBB6 #B6DCEB #EBB6DC
tetradic
#DCEBB6 #B6EBE0 #C5B6EB #EBB6C2
square
#DCEBB6 #B6EBE0 #C5B6EB #EBB6C2
split-complementary
#DCEBB6 #B6C2EB #E0B6EB
monochromatic
#AED156 #C5DE86 #DCEBB6 #F3F8E6 #F3F8E7
Accessibility & contrast
On white
1.26
#DCEBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DCEBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBB6
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBB6 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B3
Deuteranopia (green-blind)
#F0E5B8
Tritanopia (blue-blind)
#E1E5DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcebb6; /* rgb */ color: rgb(220, 235, 182); /* oklch */ color: oklch(91.6% 0.071 120.7);
Tailwind
colors: {
custom: {
50: '#e7f1cc',
500: '#dcebb6',
950: '#000000',
},
}SCSS
$custom: #dcebb6; $custom-light: #e7f1cc; $custom-dark: #000000;
JSON
{
"hex": "#dcebb6",
"rgb": {
"r": 220,
"g": 235,
"b": 182
},
"hsl": {
"h": 76.981,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.91561,
"c": 0.07132,
"h": 120.7
},
"luminance": 0.7801
}Semantic roles & 50–950 ramp
primary
#DCEBB6
secondary
#937EC7
accent
#21C54F
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583