#DBEBBB#DBEBBB
#DBEBBB is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.6% C 0.065 H 122.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBBB |
|---|---|
| RGB | rgb(219, 235, 187) |
| HSL | hsl(80, 55%, 83%) |
| HSV | hsv(80, 20%, 92%) |
| CMYK | cmyk(6.8%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(90.81, -13.43, 21.57) |
| CIE-LCH | lch(90.81, 25.41, 121.92°) |
| OKLab | oklab(91.6% -0.0353 0.0551) |
| OKLCH | oklch(91.6% 0.065 122.7) |
| XYZ | xyz(67.8903, 78.0645, 58.4954) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.63
Ivory (survey)
#FFFFCB
ΔE00 6.81
Light Khaki
#E6F2A2
ΔE00 7.02
Eggshell (survey)
#FFFFD4
ΔE00 7.02
Very Pale Green
#CFFDBC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBBB #CBBBEB
analogous
#EBE3BB #DBEBBB #C3EBBB
triadic
#DBEBBB #BBDBEB #EBBBDB
tetradic
#DBEBBB #BBEBE3 #CBBBEB #EBBBC3
square
#DBEBBB #BBEBE3 #CBBBEB #EBBBC3
split-complementary
#DBEBBB #BBC3EB #E3BBEB
monochromatic
#A9CF5C #C2DD8C #DBEBBB #F2F8E7 #F2F8E7
Accessibility & contrast
On white
1.26
#DBEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DBEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBBB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBBB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#DFE6DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbebbb; /* rgb */ color: rgb(219, 235, 187); /* oklch */ color: oklch(91.6% 0.065 122.7);
Tailwind
colors: {
custom: {
50: '#e6f1cf',
500: '#dbebbb',
950: '#000000',
},
}SCSS
$custom: #dbebbb; $custom-light: #e6f1cf; $custom-dark: #000000;
JSON
{
"hex": "#dbebbb",
"rgb": {
"r": 219,
"g": 235,
"b": 187
},
"hsl": {
"h": 80,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91595,
"c": 0.06548,
"h": 122.7
},
"luminance": 0.78065
}Semantic roles & 50–950 ramp
primary
#DBEBBB
secondary
#9A83C7
accent
#23C258
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161614
muted
#848583