#DBEE77#DBEE77
#DBEE77 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.1% C 0.146 H 116.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEE77 |
|---|---|
| RGB | rgb(219, 238, 119) |
| HSL | hsl(70, 78%, 70%) |
| HSV | hsv(70, 50%, 93%) |
| CMYK | cmyk(8%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(90.57, -23.13, 54.93) |
| CIE-LCH | lch(90.57, 59.60, 112.84°) |
| OKLab | oklab(91.07% -0.0659 0.13) |
| OKLCH | oklch(91.07% 0.146 116.9) |
| XYZ | xyz(63.1185, 77.5417, 29.0911) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.17
Yellowish Tan
#FCFC81
ΔE00 5.72
Light Yellow Green
#CCFD7F
ΔE00 5.87
Light Khaki
#E6F2A2
ΔE00 5.99
Faded Yellow
#FEFF7F
ΔE00 6.05
Pale Yellow
#FFFF84
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEE77 #8A77EE
analogous
#EEC677 #DBEE77 #9FEE77
triadic
#DBEE77 #77DBEE #EE77DB
tetradic
#DBEE77 #77EEC6 #8A77EE #EE779F
square
#DBEE77 #77EEC6 #8A77EE #EE779F
split-complementary
#DBEE77 #779FEE #C677EE
monochromatic
#B3D11A #CDE741 #DBEE77 #E9F5AD #F8FCE4
Accessibility & contrast
On white
1.27
#DBEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DBEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEE77
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEE77 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE36C
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#E6E3D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbee77; /* rgb */ color: rgb(219, 238, 119); /* oklch */ color: oklch(91.1% 0.146 116.9);
Tailwind
colors: {
custom: {
50: '#e8f3a1',
500: '#dbee77',
950: '#000000',
},
}SCSS
$custom: #dbee77; $custom-light: #e8f3a1; $custom-dark: #000000;
JSON
{
"hex": "#dbee77",
"rgb": {
"r": 219,
"g": 238,
"b": 119
},
"hsl": {
"h": 69.58,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.91067,
"c": 0.14577,
"h": 116.9
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#DBEE77
secondary
#5742C7
accent
#0BDA2C
background
#FEFFFC
surface
#FDFEF5
border
#D5D6CF
text
#16170F
muted
#848580