#DBEBB6#DBEBB6
#DBEBB6 is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.5% C 0.072 H 121.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB6 |
|---|---|
| RGB | rgb(219, 235, 182) |
| HSL | hsl(78, 57%, 82%) |
| HSV | hsv(78, 23%, 92%) |
| CMYK | cmyk(6.8%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(90.71, -14.18, 24.01) |
| CIE-LCH | lch(90.71, 27.88, 120.56°) |
| OKLab | oklab(91.49% -0.0374 0.0611) |
| OKLCH | oklch(91.49% 0.072 121.5) |
| XYZ | xyz(67.3643, 77.8542, 55.7254) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.89
Ecru
#FEFFCA
ΔE00 6.42
Ivory (survey)
#FFFFCB
ΔE00 6.67
Palegoldenrod
#EEE8AA
ΔE00 6.74
Light Grey Green
#B7E1A1
ΔE00 6.79
Cream (survey)
#FFFFC2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB6 #C6B6EB
analogous
#EBE1B6 #DBEBB6 #C1EBB6
triadic
#DBEBB6 #B6DBEB #EBB6DB
tetradic
#DBEBB6 #B6EBE1 #C6B6EB #EBB6C1
square
#DBEBB6 #B6EBE1 #C6B6EB #EBB6C1
split-complementary
#DBEBB6 #B6C1EB #E1B6EB
monochromatic
#ACD156 #C3DE86 #DBEBB6 #F3F8E6 #F3F8E7
Accessibility & contrast
On white
1.27
#DBEBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#DBEBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB6
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB6 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B3
Deuteranopia (green-blind)
#F0E4B8
Tritanopia (blue-blind)
#E0E5DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb6; /* rgb */ color: rgb(219, 235, 182); /* oklch */ color: oklch(91.5% 0.072 121.5);
Tailwind
colors: {
custom: {
50: '#e6f1cc',
500: '#dbebb6',
950: '#000000',
},
}SCSS
$custom: #dbebb6; $custom-light: #e6f1cc; $custom-dark: #000000;
JSON
{
"hex": "#dbebb6",
"rgb": {
"r": 219,
"g": 235,
"b": 182
},
"hsl": {
"h": 78.113,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.91487,
"c": 0.07161,
"h": 121.5
},
"luminance": 0.77854
}Semantic roles & 50–950 ramp
primary
#DBEBB6
secondary
#947EC7
accent
#21C552
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583