#DBE2BF#DBE2BF
#DBE2BF is a very light, muted yellow-green. Relative luminance 0.732; OKLCH L 89.8% C 0.047 H 116.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2BF |
|---|---|
| RGB | rgb(219, 226, 191) |
| HSL | hsl(72, 38%, 82%) |
| HSV | hsv(72, 15%, 89%) |
| CMYK | cmyk(3.1%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(88.55, -8.30, 16.34) |
| CIE-LCH | lch(88.55, 18.33, 116.93°) |
| OKLab | oklab(89.83% -0.021 0.0421) |
| OKLCH | oklch(89.83% 0.047 116.5) |
| XYZ | xyz(65.8127, 73.2146, 59.9448) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.03
Beige
#F5F5DC
ΔE00 6.29
Eggshell (survey)
#FFFFD4
ΔE00 7.06
Lightyellow
#FFFFE0
ΔE00 7.16
Cream
#FFFDD0
ΔE00 7.18
Pale
#FFF9D0
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2BF #C6BFE2
analogous
#E2D8BF #DBE2BF #CAE2BF
triadic
#DBE2BF #BFDBE2 #E2BFDB
tetradic
#DBE2BF #BFE2D8 #C6BFE2 #E2BFCA
square
#DBE2BF #BFE2D8 #C6BFE2 #E2BFCA
split-complementary
#DBE2BF #BFCAE2 #D8BFE2
monochromatic
#ACBC6B #C3CF95 #DBE2BF #F3F5E9 #F3F5EA
Accessibility & contrast
On white
1.34
#DBE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DBE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2BF
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2BF | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#DFDED8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbe2bf; /* rgb */ color: rgb(219, 226, 191); /* oklch */ color: oklch(89.8% 0.047 116.5);
Tailwind
colors: {
custom: {
50: '#e6ebd2',
500: '#dbe2bf',
950: '#000000',
},
}SCSS
$custom: #dbe2bf; $custom-light: #e6ebd2; $custom-dark: #000000;
JSON
{
"hex": "#dbe2bf",
"rgb": {
"r": 219,
"g": 226,
"b": 191
},
"hsl": {
"h": 72,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.8983,
"c": 0.04709,
"h": 116.5
},
"luminance": 0.73214
}Semantic roles & 50–950 ramp
primary
#DBE2BF
secondary
#948ABB
accent
#35B14E
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483