#DBE8BE#DBE8BE
#DBE8BE is a very light, muted yellow-green. Relative luminance 0.765; OKLCH L 91.0% C 0.057 H 121.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE8BE |
|---|---|
| RGB | rgb(219, 232, 190) |
| HSL | hsl(79, 48%, 83%) |
| HSV | hsv(79, 18%, 91%) |
| CMYK | cmyk(5.6%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(90.09, -11.48, 19.01) |
| CIE-LCH | lch(90.09, 22.21, 121.12°) |
| OKLab | oklab(91.04% -0.0299 0.0488) |
| OKLCH | oklch(91.04% 0.057 121.5) |
| XYZ | xyz(67.3631, 76.4910, 59.9206) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.16
Eggshell (survey)
#FFFFD4
ΔE00 6.82
Ecru
#FEFFCA
ΔE00 6.93
Cream
#FFFDD0
ΔE00 7.02
Ivory (survey)
#FFFFCB
ΔE00 7.07
Lemonchiffon
#FFFACD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE8BE #CBBEE8
analogous
#E8E0BE #DBE8BE #C6E8BE
triadic
#DBE8BE #BEDBE8 #E8BEDB
tetradic
#DBE8BE #BEE8E0 #CBBEE8 #E8BEC6
square
#DBE8BE #BEE8E0 #CBBEE8 #E8BEC6
split-complementary
#DBE8BE #BEC6E8 #E0BEE8
monochromatic
#A9C864 #C2D891 #DBE8BE #F2F7E8 #F2F7E8
Accessibility & contrast
On white
1.29
#DBE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DBE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE8BE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE8BE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BC
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#DFE3DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe8be; /* rgb */ color: rgb(219, 232, 190); /* oklch */ color: oklch(91.0% 0.057 121.5);
Tailwind
colors: {
custom: {
50: '#e6efd1',
500: '#dbe8be',
950: '#000000',
},
}SCSS
$custom: #dbe8be; $custom-light: #e6efd1; $custom-dark: #000000;
JSON
{
"hex": "#dbe8be",
"rgb": {
"r": 219,
"g": 232,
"b": 190
},
"hsl": {
"h": 78.571,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.91041,
"c": 0.05724,
"h": 121.5
},
"luminance": 0.76491
}Semantic roles & 50–950 ramp
primary
#DBE8BE
secondary
#9A87C3
accent
#2BBB57
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583