#DBEBB8#DBEBB8
#DBEBB8 is a very light, moderate yellow-green. Relative luminance 0.779; OKLCH L 91.5% C 0.069 H 121.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBB8 |
|---|---|
| RGB | rgb(219, 235, 184) |
| HSL | hsl(79, 56%, 82%) |
| HSV | hsv(79, 22%, 92%) |
| CMYK | cmyk(6.8%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(90.75, -13.88, 23.03) |
| CIE-LCH | lch(90.75, 26.89, 121.08°) |
| OKLab | oklab(91.53% -0.0366 0.0587) |
| OKLCH | oklch(91.53% 0.069 121.9) |
| XYZ | xyz(67.5725, 77.9374, 56.8217) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 6.33
Ecru
#FEFFCA
ΔE00 6.47
Ivory (survey)
#FFFFCB
ΔE00 6.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.81
Light Grey Green
#B7E1A1
ΔE00 6.91
Very Pale Green
#CFFDBC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBB8 #C8B8EB
analogous
#EBE2B8 #DBEBB8 #C2EBB8
triadic
#DBEBB8 #B8DBEB #EBB8DB
tetradic
#DBEBB8 #B8EBE2 #C8B8EB #EBB8C2
square
#DBEBB8 #B8EBE2 #C8B8EB #EBB8C2
split-complementary
#DBEBB8 #B8C2EB #E2B8EB
monochromatic
#ABD059 #C3DE88 #DBEBB8 #F3F8E7 #F3F8E7
Accessibility & contrast
On white
1.27
#DBEBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#DBEBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBB8
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBB8 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E5B5
Deuteranopia (green-blind)
#EFE5BA
Tritanopia (blue-blind)
#DFE6DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbebb8; /* rgb */ color: rgb(219, 235, 184); /* oklch */ color: oklch(91.5% 0.069 121.9);
Tailwind
colors: {
custom: {
50: '#e6f1cd',
500: '#dbebb8',
950: '#000000',
},
}SCSS
$custom: #dbebb8; $custom-light: #e6f1cd; $custom-dark: #000000;
JSON
{
"hex": "#dbebb8",
"rgb": {
"r": 219,
"g": 235,
"b": 184
},
"hsl": {
"h": 78.824,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.9153,
"c": 0.06915,
"h": 121.9
},
"luminance": 0.77937
}Semantic roles & 50–950 ramp
primary
#DBEBB8
secondary
#9680C7
accent
#22C455
background
#FEFFFE
surface
#FCFEFA
border
#D5D6D3
text
#161613
muted
#848583