#DCEBB8#DCEBB8
#DCEBB8 is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.6% C 0.069 H 121.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBB8 |
|---|---|
| RGB | rgb(220, 235, 184) |
| HSL | hsl(78, 56%, 82%) |
| HSV | hsv(78, 22%, 92%) |
| CMYK | cmyk(6.4%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(90.82, -13.53, 23.14) |
| CIE-LCH | lch(90.82, 26.80, 120.30°) |
| OKLab | oklab(91.6% -0.0355 0.059) |
| OKLCH | oklch(91.6% 0.069 121.1) |
| XYZ | xyz(67.8743, 78.0930, 56.8358) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 6.24
Ecru
#FEFFCA
ΔE00 6.26
Ivory (survey)
#FFFFCB
ΔE00 6.49
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.60
Palegoldenrod
#EEE8AA
ΔE00 6.71
Cream (survey)
#FFFFC2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBB8 #C7B8EB
analogous
#EBE1B8 #DCEBB8 #C3EBB8
triadic
#DCEBB8 #B8DCEB #EBB8DC
tetradic
#DCEBB8 #B8EBE1 #C7B8EB #EBB8C3
square
#DCEBB8 #B8EBE1 #C7B8EB #EBB8C3
split-complementary
#DCEBB8 #B8C3EB #E1B8EB
monochromatic
#ADD059 #C4DE88 #DCEBB8 #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.26
#DCEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#DCEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBB8
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBB8 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B5
Deuteranopia (green-blind)
#F0E5BA
Tritanopia (blue-blind)
#E0E6DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcebb8; /* rgb */ color: rgb(220, 235, 184); /* oklch */ color: oklch(91.6% 0.069 121.1);
Tailwind
colors: {
custom: {
50: '#e7f1cd',
500: '#dcebb8',
950: '#000000',
},
}SCSS
$custom: #dcebb8; $custom-light: #e7f1cd; $custom-dark: #000000;
JSON
{
"hex": "#dcebb8",
"rgb": {
"r": 220,
"g": 235,
"b": 184
},
"hsl": {
"h": 77.647,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.91604,
"c": 0.06885,
"h": 121.1
},
"luminance": 0.78093
}Semantic roles & 50–950 ramp
primary
#DCEBB8
secondary
#9580C7
accent
#22C451
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583