#DBE3BF#DBE3BF
#DBE3BF is a very light, muted yellow-green. Relative luminance 0.738; OKLCH L 90.0% C 0.049 H 117.6°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3BF |
|---|---|
| RGB | rgb(219, 227, 191) |
| HSL | hsl(73, 39%, 82%) |
| HSV | hsv(73, 16%, 89%) |
| CMYK | cmyk(3.5%, 0%, 15.9%, 11%) |
| CIE-LAB | lab(88.81, -8.81, 16.70) |
| CIE-LCH | lch(88.81, 18.88, 117.80°) |
| OKLab | oklab(90.04% -0.0225 0.043) |
| OKLCH | oklch(90.04% 0.049 117.6) |
| XYZ | xyz(66.0854, 73.7600, 60.0357) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.98
Beige
#F5F5DC
ΔE00 6.49
Eggshell (survey)
#FFFFD4
ΔE00 6.96
Cream
#FFFDD0
ΔE00 7.11
Lightyellow
#FFFFE0
ΔE00 7.21
Lemonchiffon
#FFFACD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3BF #C7BFE3
analogous
#E3D9BF #DBE3BF #C9E3BF
triadic
#DBE3BF #BFDBE3 #E3BFDB
tetradic
#DBE3BF #BFE3D9 #C7BFE3 #E3BFC9
square
#DBE3BF #BFE3D9 #C7BFE3 #E3BFC9
split-complementary
#DBE3BF #BFC9E3 #D9BFE3
monochromatic
#ABBE6A #C3D094 #DBE3BF #F3F6EA #F3F6EA
Accessibility & contrast
On white
1.33
#DBE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DBE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3BF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3BF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#DFDFD9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbe3bf; /* rgb */ color: rgb(219, 227, 191); /* oklch */ color: oklch(90.0% 0.049 117.6);
Tailwind
colors: {
custom: {
50: '#e6ebd2',
500: '#dbe3bf',
950: '#000000',
},
}SCSS
$custom: #dbe3bf; $custom-light: #e6ebd2; $custom-dark: #000000;
JSON
{
"hex": "#dbe3bf",
"rgb": {
"r": 219,
"g": 227,
"b": 191
},
"hsl": {
"h": 73.333,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.90035,
"c": 0.04855,
"h": 117.6
},
"luminance": 0.7376
}Semantic roles & 50–950 ramp
primary
#DBE3BF
secondary
#958ABC
accent
#33B250
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483