#DBEBB1#DBEBB1
#DBEBB1 is a very light, moderate yellow-green. Relative luminance 0.777; OKLCH L 91.4% C 0.078 H 120.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB1 |
|---|---|
| RGB | rgb(219, 235, 177) |
| HSL | hsl(77, 59%, 81%) |
| HSV | hsv(77, 25%, 92%) |
| CMYK | cmyk(6.8%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(90.62, -14.90, 26.45) |
| CIE-LCH | lch(90.62, 30.36, 119.39°) |
| OKLab | oklab(91.38% -0.0394 0.067) |
| OKLCH | oklch(91.38% 0.078 120.5) |
| XYZ | xyz(66.8568, 77.6511, 53.0525) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.84
Palegoldenrod
#EEE8AA
ΔE00 6.31
Ecru
#FEFFCA
ΔE00 6.45
Cream (survey)
#FFFFC2
ΔE00 6.56
Light Grey Green
#B7E1A1
ΔE00 6.62
Ivory (survey)
#FFFFCB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB1 #C1B1EB
analogous
#EBDEB1 #DBEBB1 #BEEBB1
triadic
#DBEBB1 #B1DBEB #EBB1DB
tetradic
#DBEBB1 #B1EBDE #C1B1EB #EBB1BE
square
#DBEBB1 #B1EBDE #C1B1EB #EBB1BE
split-complementary
#DBEBB1 #B1BEEB #DEB1EB
monochromatic
#AED250 #C5DF80 #DBEBB1 #F1F7E2 #F4F9E7
Accessibility & contrast
On white
1.27
#DBEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#DBEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB1
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB1 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AD
Deuteranopia (green-blind)
#F0E4B3
Tritanopia (blue-blind)
#E0E5DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb1; /* rgb */ color: rgb(219, 235, 177); /* oklch */ color: oklch(91.4% 0.078 120.5);
Tailwind
colors: {
custom: {
50: '#e6f1c8',
500: '#dbebb1',
950: '#000000',
},
}SCSS
$custom: #dbebb1; $custom-light: #e6f1c8; $custom-dark: #000000;
JSON
{
"hex": "#dbebb1",
"rgb": {
"r": 219,
"g": 235,
"b": 177
},
"hsl": {
"h": 76.552,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.91383,
"c": 0.07771,
"h": 120.5
},
"luminance": 0.77651
}Semantic roles & 50–950 ramp
primary
#DBEBB1
secondary
#8E79C7
accent
#1FC74D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161613
muted
#848582