#DBEBB0#DBEBB0
#DBEBB0 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.4% C 0.079 H 120.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB0 |
|---|---|
| RGB | rgb(219, 235, 176) |
| HSL | hsl(76, 60%, 81%) |
| HSV | hsv(76, 25%, 92%) |
| CMYK | cmyk(6.8%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(90.60, -15.04, 26.94) |
| CIE-LCH | lch(90.60, 30.85, 119.18°) |
| OKLab | oklab(91.36% -0.0398 0.0681) |
| OKLCH | oklch(91.36% 0.079 120.3) |
| XYZ | xyz(66.7575, 77.6114, 52.5295) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.64
Palegoldenrod
#EEE8AA
ΔE00 6.24
Ecru
#FEFFCA
ΔE00 6.48
Cream (survey)
#FFFFC2
ΔE00 6.53
Light Grey Green
#B7E1A1
ΔE00 6.61
Ivory (survey)
#FFFFCB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB0 #C0B0EB
analogous
#EBDDB0 #DBEBB0 #BDEBB0
triadic
#DBEBB0 #B0DBEB #EBB0DB
tetradic
#DBEBB0 #B0EBDD #C0B0EB #EBB0BD
square
#DBEBB0 #B0EBDD #C0B0EB #EBB0BD
split-complementary
#DBEBB0 #B0BDEB #DDB0EB
monochromatic
#AED24E #C5DF7F #DBEBB0 #F1F7E1 #F4F9E7
Accessibility & contrast
On white
1.27
#DBEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DBEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB0
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB0 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AC
Deuteranopia (green-blind)
#F1E4B2
Tritanopia (blue-blind)
#E0E5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb0; /* rgb */ color: rgb(219, 235, 176); /* oklch */ color: oklch(91.4% 0.079 120.3);
Tailwind
colors: {
custom: {
50: '#e6f1c8',
500: '#dbebb0',
950: '#000000',
},
}SCSS
$custom: #dbebb0; $custom-light: #e6f1c8; $custom-dark: #000000;
JSON
{
"hex": "#dbebb0",
"rgb": {
"r": 219,
"g": 235,
"b": 176
},
"hsl": {
"h": 76.271,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.91362,
"c": 0.07892,
"h": 120.3
},
"luminance": 0.77611
}Semantic roles & 50–950 ramp
primary
#DBEBB0
secondary
#8D78C7
accent
#1EC74C
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582