#DBEBC3#DBEBC3
#DBEBC3 is a very light, muted yellow-green. Relative luminance 0.784; OKLCH L 91.8% C 0.056 H 125.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC3 |
|---|---|
| RGB | rgb(219, 235, 195) |
| HSL | hsl(84, 50%, 84%) |
| HSV | hsv(84, 17%, 92%) |
| CMYK | cmyk(6.8%, 0%, 17%, 7.8%) |
| CIE-LAB | lab(90.97, -12.20, 17.66) |
| CIE-LCH | lch(90.97, 21.46, 124.65°) |
| OKLab | oklab(91.78% -0.0321 0.0454) |
| OKLCH | oklch(91.78% 0.056 125.2) |
| XYZ | xyz(68.7707, 78.4167, 63.1321) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.48
Eggshell (survey)
#FFFFD4
ΔE00 7.09
Ecru
#FEFFCA
ΔE00 7.33
Cream
#FFFDD0
ΔE00 7.42
Ivory (survey)
#FFFFCB
ΔE00 7.48
Lightyellow
#FFFFE0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC3 #D3C3EB
analogous
#EBE7C3 #DBEBC3 #C7EBC3
triadic
#DBEBC3 #C3DBEB #EBC3DB
tetradic
#DBEBC3 #C3EBE7 #D3C3EB #EBC3C7
square
#DBEBC3 #C3EBE7 #D3C3EB #EBC3C7
split-complementary
#DBEBC3 #C3C7EB #E7C3EB
monochromatic
#A4CC67 #BFDC95 #DBEBC3 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.26
#DBEBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#DBEBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C1
Deuteranopia (green-blind)
#EDE5C5
Tritanopia (blue-blind)
#DEE7E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc3; /* rgb */ color: rgb(219, 235, 195); /* oklch */ color: oklch(91.8% 0.056 125.2);
Tailwind
colors: {
custom: {
50: '#e6f1d5',
500: '#dbebc3',
950: '#000000',
},
}SCSS
$custom: #dbebc3; $custom-light: #e6f1d5; $custom-dark: #000000;
JSON
{
"hex": "#dbebc3",
"rgb": {
"r": 219,
"g": 235,
"b": 195
},
"hsl": {
"h": 84,
"s": 50,
"l": 84.314
},
"oklch": {
"l": 0.91775,
"c": 0.05562,
"h": 125.2
},
"luminance": 0.78417
}Semantic roles & 50–950 ramp
primary
#DBEBC3
secondary
#A38BC7
accent
#28BD64
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583