#DCEBBB#DCEBBB
#DCEBBB is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.7% C 0.065 H 121.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBBB |
|---|---|
| RGB | rgb(220, 235, 187) |
| HSL | hsl(79, 55%, 83%) |
| HSV | hsv(79, 20%, 92%) |
| CMYK | cmyk(6.4%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(90.88, -13.08, 21.68) |
| CIE-LCH | lch(90.88, 25.32, 121.10°) |
| OKLab | oklab(91.67% -0.0343 0.0554) |
| OKLCH | oklch(91.67% 0.065 121.8) |
| XYZ | xyz(68.1921, 78.2202, 58.5096) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.38
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.40
Ivory (survey)
#FFFFCB
ΔE00 6.59
Eggshell (survey)
#FFFFD4
ΔE00 6.81
Light Khaki
#E6F2A2
ΔE00 6.92
Cream
#FFFDD0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBBB #CABBEB
analogous
#EBE2BB #DCEBBB #C4EBBB
triadic
#DCEBBB #BBDCEB #EBBBDC
tetradic
#DCEBBB #BBEBE2 #CABBEB #EBBBC4
square
#DCEBBB #BBEBE2 #CABBEB #EBBBC4
split-complementary
#DCEBBB #BBC4EB #E2BBEB
monochromatic
#ABCF5C #C4DD8C #DCEBBB #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.26
#DCEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#DCEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBBB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBBB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#E0E6DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcebbb; /* rgb */ color: rgb(220, 235, 187); /* oklch */ color: oklch(91.7% 0.065 121.8);
Tailwind
colors: {
custom: {
50: '#e7f1cf',
500: '#dcebbb',
950: '#000000',
},
}SCSS
$custom: #dcebbb; $custom-light: #e7f1cf; $custom-dark: #000000;
JSON
{
"hex": "#dcebbb",
"rgb": {
"r": 220,
"g": 235,
"b": 187
},
"hsl": {
"h": 78.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91669,
"c": 0.06516,
"h": 121.8
},
"luminance": 0.7822
}Semantic roles & 50–950 ramp
primary
#DCEBBB
secondary
#9883C7
accent
#23C255
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583