#DBEBC6#DBEBC6
#DBEBC6 is a very light, muted yellow-green. Relative luminance 0.786; OKLCH L 91.8% C 0.052 H 126.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBC6 |
|---|---|
| RGB | rgb(219, 235, 198) |
| HSL | hsl(86, 48%, 85%) |
| HSV | hsv(86, 16%, 92%) |
| CMYK | cmyk(6.8%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(91.03, -11.73, 16.19) |
| CIE-LCH | lch(91.03, 19.99, 125.91°) |
| OKLab | oklab(91.85% -0.0309 0.0418) |
| OKLCH | oklch(91.85% 0.052 126.5) |
| XYZ | xyz(69.1133, 78.5537, 64.9364) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.58
Eggshell (survey)
#FFFFD4
ΔE00 7.25
Beige
#F5F5DC
ΔE00 7.52
Cream
#FFFDD0
ΔE00 7.65
Lightyellow
#FFFFE0
ΔE00 7.68
Ecru
#FEFFCA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBC6 #D6C6EB
analogous
#EBE9C6 #DBEBC6 #C9EBC6
triadic
#DBEBC6 #C6DBEB #EBC6DB
tetradic
#DBEBC6 #C6EBE9 #D6C6EB #EBC6C9
square
#DBEBC6 #C6EBE9 #D6C6EB #EBC6C9
split-complementary
#DBEBC6 #C6C9EB #E9C6EB
monochromatic
#A2CB6B #BEDB99 #DBEBC6 #F1F7E8 #F1F7E8
Accessibility & contrast
On white
1.26
#DBEBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DBEBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBC6
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBC6 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE6C4
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#DDE7E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebc6; /* rgb */ color: rgb(219, 235, 198); /* oklch */ color: oklch(91.8% 0.052 126.5);
Tailwind
colors: {
custom: {
50: '#e6f1d7',
500: '#dbebc6',
950: '#000000',
},
}SCSS
$custom: #dbebc6; $custom-light: #e6f1d7; $custom-dark: #000000;
JSON
{
"hex": "#dbebc6",
"rgb": {
"r": 219,
"g": 235,
"b": 198
},
"hsl": {
"h": 85.946,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.91845,
"c": 0.05193,
"h": 126.5
},
"luminance": 0.78554
}Semantic roles & 50–950 ramp
primary
#DBEBC6
secondary
#A78EC7
accent
#2ABB69
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583