#DBEE7A#DBEE7A
#DBEE7A is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.1% C 0.143 H 117.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEE7A |
|---|---|
| RGB | rgb(219, 238, 122) |
| HSL | hsl(70, 77%, 71%) |
| HSV | hsv(70, 49%, 93%) |
| CMYK | cmyk(8%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(90.60, -22.85, 53.58) |
| CIE-LCH | lch(90.60, 58.25, 113.10°) |
| OKLab | oklab(91.11% -0.0649 0.1273) |
| OKLCH | oklch(91.11% 0.143 117) |
| XYZ | xyz(63.3015, 77.6149, 30.0550) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pear
#CBF85F
ΔE00 5.35
Light Khaki
#E6F2A2
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.80
Yellowish Tan
#FCFC81
ΔE00 5.82
Faded Yellow
#FEFF7F
ΔE00 6.18
Pale Yellow
#FFFF84
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEE7A #8D7AEE
analogous
#EEC77A #DBEE7A #A1EE7A
triadic
#DBEE7A #7ADBEE #EE7ADB
tetradic
#DBEE7A #7AEEC7 #8D7AEE #EE7AA1
square
#DBEE7A #7AEEC7 #8D7AEE #EE7AA1
split-complementary
#DBEE7A #7AA1EE #C77AEE
monochromatic
#B5D31B #CCE744 #DBEE7A #EAF5B0 #F8FCE4
Accessibility & contrast
On white
1.27
#DBEE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DBEE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEE7A
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEE7A | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE470
Deuteranopia (green-blind)
#FAE580
Tritanopia (blue-blind)
#E6E3D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbee7a; /* rgb */ color: rgb(219, 238, 122); /* oklch */ color: oklch(91.1% 0.143 117.0);
Tailwind
colors: {
custom: {
50: '#e8f3a3',
500: '#dbee7a',
950: '#000000',
},
}SCSS
$custom: #dbee7a; $custom-light: #e8f3a3; $custom-dark: #000000;
JSON
{
"hex": "#dbee7a",
"rgb": {
"r": 219,
"g": 238,
"b": 122
},
"hsl": {
"h": 69.828,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.91105,
"c": 0.14288,
"h": 117
},
"luminance": 0.77614
}Semantic roles & 50–950 ramp
primary
#DBEE7A
secondary
#5A45C8
accent
#0CDA2E
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580