#DBE2BE#DBE2BE
#DBE2BE is a very light, muted yellow-green. Relative luminance 0.732; OKLCH L 89.8% C 0.048 H 116.3°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2BE |
|---|---|
| RGB | rgb(219, 226, 190) |
| HSL | hsl(72, 38%, 82%) |
| HSV | hsv(72, 16%, 89%) |
| CMYK | cmyk(3.1%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(88.53, -8.46, 16.83) |
| CIE-LCH | lch(88.53, 18.84, 116.68°) |
| OKLab | oklab(89.81% -0.0214 0.0434) |
| OKLCH | oklch(89.81% 0.048 116.3) |
| XYZ | xyz(65.7030, 73.1707, 59.3672) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.99
Beige
#F5F5DC
ΔE00 6.45
Eggshell (survey)
#FFFFD4
ΔE00 6.99
Cream
#FFFDD0
ΔE00 7.10
Lightyellow
#FFFFE0
ΔE00 7.23
Pale
#FFF9D0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2BE #C5BEE2
analogous
#E2D7BE #DBE2BE #C9E2BE
triadic
#DBE2BE #BEDBE2 #E2BEDB
tetradic
#DBE2BE #BEE2D7 #C5BEE2 #E2BEC9
square
#DBE2BE #BEE2D7 #C5BEE2 #E2BEC9
split-complementary
#DBE2BE #BEC9E2 #D7BEE2
monochromatic
#ACBC69 #C4CF94 #DBE2BE #F2F5E8 #F3F6EA
Accessibility & contrast
On white
1.34
#DBE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DBE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2BE
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2BE | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBC
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#DFDED8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbe2be; /* rgb */ color: rgb(219, 226, 190); /* oklch */ color: oklch(89.8% 0.048 116.3);
Tailwind
colors: {
custom: {
50: '#e6ebd1',
500: '#dbe2be',
950: '#000000',
},
}SCSS
$custom: #dbe2be; $custom-light: #e6ebd1; $custom-dark: #000000;
JSON
{
"hex": "#dbe2be",
"rgb": {
"r": 219,
"g": 226,
"b": 190
},
"hsl": {
"h": 71.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89807,
"c": 0.04838,
"h": 116.3
},
"luminance": 0.7317
}Semantic roles & 50–950 ramp
primary
#DBE2BE
secondary
#9389BB
accent
#34B14D
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483