#DBEC77#DBEC77
#DBEC77 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 90.6% C 0.143 H 116.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEC77 |
|---|---|
| RGB | rgb(219, 236, 119) |
| HSL | hsl(69, 75%, 70%) |
| HSV | hsv(69, 50%, 93%) |
| CMYK | cmyk(7.2%, 0%, 49.6%, 7.5%) |
| CIE-LAB | lab(90.04, -22.17, 54.29) |
| CIE-LCH | lch(90.04, 58.65, 112.21°) |
| OKLab | oklab(90.64% -0.0632 0.1286) |
| OKLCH | oklch(90.64% 0.143 116.2) |
| XYZ | xyz(62.5395, 76.3836, 28.8981) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.65
Yellowish Tan
#FCFC81
ΔE00 5.70
Light Khaki
#E6F2A2
ΔE00 5.86
Faded Yellow
#FEFF7F
ΔE00 6.09
Pale Yellow
#FFFF84
ΔE00 6.12
Butter
#FFFF81
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEC77 #8877EC
analogous
#ECC377 #DBEC77 #A1EC77
triadic
#DBEC77 #77DBEC #EC77DB
tetradic
#DBEC77 #77ECC3 #8877EC #EC77A1
square
#DBEC77 #77ECC3 #8877EC #EC77A1
split-complementary
#DBEC77 #77A1EC #C377EC
monochromatic
#B3CC1D #CDE441 #DBEC77 #E9F4AD #F7FBE2
Accessibility & contrast
On white
1.29
#DBEC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DBEC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEC77
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEC77 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26C
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#E6E1D1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbec77; /* rgb */ color: rgb(219, 236, 119); /* oklch */ color: oklch(90.6% 0.143 116.2);
Tailwind
colors: {
custom: {
50: '#e8f2a1',
500: '#dbec77',
950: '#000000',
},
}SCSS
$custom: #dbec77; $custom-light: #e8f2a1; $custom-dark: #000000;
JSON
{
"hex": "#dbec77",
"rgb": {
"r": 219,
"g": 236,
"b": 119
},
"hsl": {
"h": 68.718,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.90641,
"c": 0.14331,
"h": 116.2
},
"luminance": 0.76383
}Semantic roles & 50–950 ramp
primary
#DBEC77
secondary
#5542C5
accent
#0ED82B
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16160F
muted
#848580