#DBE37E#DBE37E
#DBE37E is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 88.8% C 0.125 H 112.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE37E |
|---|---|
| RGB | rgb(219, 227, 126) |
| HSL | hsl(65, 64%, 69%) |
| HSV | hsv(65, 44%, 89%) |
| CMYK | cmyk(3.5%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(87.73, -17.13, 48.20) |
| CIE-LCH | lch(87.73, 51.15, 109.56°) |
| OKLab | oklab(88.83% -0.0483 0.1157) |
| OKLCH | oklch(88.83% 0.125 112.6) |
| XYZ | xyz(60.4493, 71.5056, 30.3522) |
| Luminance | 0.7150 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.50
Khaki (CSS)
#F0E68C
ΔE00 4.98
Light Khaki
#E6F2A2
ΔE00 5.11
Buff
#FEF69E
ΔE00 6.53
Yellowish Tan
#FCFC81
ΔE00 6.58
Manilla
#FFFA86
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE37E #867EE3
analogous
#E3B87E #DBE37E #A9E37E
triadic
#DBE37E #7EDBE3 #E37EDB
tetradic
#DBE37E #7EE3B8 #867EE3 #E37EA9
square
#DBE37E #7EE3B8 #867EE3 #E37EA9
split-complementary
#DBE37E #7EA9E3 #B87EE3
monochromatic
#B2BD29 #CDD84C #DBE37E #E9EEB0 #F7F9E3
Accessibility & contrast
On white
1.37
#DBE37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DBE37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE37E
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE37E | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB76
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#E6D8CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbe37e; /* rgb */ color: rgb(219, 227, 126); /* oklch */ color: oklch(88.8% 0.125 112.6);
Tailwind
colors: {
custom: {
50: '#e8eba5',
500: '#dbe37e',
950: '#000000',
},
}SCSS
$custom: #dbe37e; $custom-light: #e8eba5; $custom-dark: #000000;
JSON
{
"hex": "#dbe37e",
"rgb": {
"r": 219,
"g": 227,
"b": 126
},
"hsl": {
"h": 64.752,
"s": 64.331,
"l": 69.216
},
"oklch": {
"l": 0.88825,
"c": 0.12537,
"h": 112.6
},
"luminance": 0.71505
}Semantic roles & 50–950 ramp
primary
#DBE37E
secondary
#534BBB
accent
#19CC28
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480