#DBEC76#DBEC76
#DBEC76 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 90.6% C 0.144 H 116.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEC76 |
|---|---|
| RGB | rgb(219, 236, 118) |
| HSL | hsl(69, 76%, 69%) |
| HSV | hsv(69, 50%, 93%) |
| CMYK | cmyk(7.2%, 0%, 50%, 7.5%) |
| CIE-LAB | lab(90.03, -22.26, 54.74) |
| CIE-LCH | lch(90.03, 59.10, 112.13°) |
| OKLab | oklab(90.63% -0.0635 0.1295) |
| OKLCH | oklch(90.63% 0.144 116.1) |
| XYZ | xyz(62.4797, 76.3597, 28.5835) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.60
Yellowish Tan
#FCFC81
ΔE00 5.67
Light Khaki
#E6F2A2
ΔE00 5.98
Faded Yellow
#FEFF7F
ΔE00 6.05
Pale Yellow
#FFFF84
ΔE00 6.10
Butter
#FFFF81
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEC76 #8776EC
analogous
#ECC276 #DBEC76 #A0EC76
triadic
#DBEC76 #76DBEC #EC76DB
tetradic
#DBEC76 #76ECC2 #8776EC #EC76A0
square
#DBEC76 #76ECC2 #8776EC #EC76A0
split-complementary
#DBEC76 #76A0EC #C276EC
monochromatic
#B2CB1C #CDE540 #DBEC76 #E9F3AC #F7FBE1
Accessibility & contrast
On white
1.29
#DBEC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DBEC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEC76
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEC76 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26B
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#E6E1D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbec76; /* rgb */ color: rgb(219, 236, 118); /* oklch */ color: oklch(90.6% 0.144 116.1);
Tailwind
colors: {
custom: {
50: '#e8f2a0',
500: '#dbec76',
950: '#000000',
},
}SCSS
$custom: #dbec76; $custom-light: #e8f2a0; $custom-dark: #000000;
JSON
{
"hex": "#dbec76",
"rgb": {
"r": 219,
"g": 236,
"b": 118
},
"hsl": {
"h": 68.644,
"s": 75.641,
"l": 69.412
},
"oklch": {
"l": 0.90628,
"c": 0.14427,
"h": 116.1
},
"luminance": 0.76359
}Semantic roles & 50–950 ramp
primary
#DBEC76
secondary
#5441C5
accent
#0ED82B
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16160F
muted
#848580