#DBE8A5#DBE8A5
#DBE8A5 is a very light, moderate yellow-green. Relative luminance 0.755; OKLCH L 90.5% C 0.088 H 117.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE8A5 |
|---|---|
| RGB | rgb(219, 232, 165) |
| HSL | hsl(72, 59%, 78%) |
| HSV | hsv(72, 29%, 91%) |
| CMYK | cmyk(5.6%, 0%, 28.9%, 9%) |
| CIE-LAB | lab(89.62, -15.07, 31.23) |
| CIE-LCH | lch(89.62, 34.68, 115.75°) |
| OKLab | oklab(90.52% -0.0401 0.0783) |
| OKLCH | oklch(90.52% 0.088 117.1) |
| XYZ | xyz(64.8613, 75.4903, 46.7441) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Palegoldenrod
#EEE8AA
ΔE00 5.33
Light Beige
#FFFEB6
ΔE00 6.46
Creme
#FFFFB6
ΔE00 6.46
Cream (survey)
#FFFFC2
ΔE00 6.53
Parchment
#FEFCAF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE8A5 #B2A5E8
analogous
#E8D3A5 #DBE8A5 #B9E8A5
triadic
#DBE8A5 #A5DBE8 #E8A5DB
tetradic
#DBE8A5 #A5E8D3 #B2A5E8 #E8A5B9
square
#DBE8A5 #A5E8D3 #B2A5E8 #E8A5B9
split-complementary
#DBE8A5 #A5B9E8 #D3A5E8
monochromatic
#B4CF44 #C8DC74 #DBE8A5 #EEF4D6 #F5F9E7
Accessibility & contrast
On white
1.30
#DBE8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DBE8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE8A5
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE8A5 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A1
Deuteranopia (green-blind)
#F0E2A8
Tritanopia (blue-blind)
#E2E1D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dbe8a5; /* rgb */ color: rgb(219, 232, 165); /* oklch */ color: oklch(90.5% 0.088 117.1);
Tailwind
colors: {
custom: {
50: '#e6efc0',
500: '#dbe8a5',
950: '#000000',
},
}SCSS
$custom: #dbe8a5; $custom-light: #e6efc0; $custom-dark: #000000;
JSON
{
"hex": "#dbe8a5",
"rgb": {
"r": 219,
"g": 232,
"b": 165
},
"hsl": {
"h": 71.642,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.90519,
"c": 0.08794,
"h": 117.1
},
"luminance": 0.7549
}Semantic roles & 50–950 ramp
primary
#DBE8A5
secondary
#7F6EC3
accent
#1FC73F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161612
muted
#848582