#DBE99B#DBE99B
#DBE99B is a very light, moderate yellow-green. Relative luminance 0.757; OKLCH L 90.5% C 0.101 H 116.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE99B |
|---|---|
| RGB | rgb(219, 233, 155) |
| HSL | hsl(71, 64%, 76%) |
| HSV | hsv(71, 33%, 91%) |
| CMYK | cmyk(6%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(89.72, -16.84, 36.43) |
| CIE-LCH | lch(89.72, 40.13, 114.81°) |
| OKLab | oklab(90.55% -0.0455 0.0903) |
| OKLCH | oklch(90.55% 0.101 116.7) |
| XYZ | xyz(64.2687, 75.7049, 42.2308) |
| Luminance | 0.7570 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.11
Palegoldenrod
#EEE8AA
ΔE00 5.94
Greenish Beige
#C9D179
ΔE00 6.04
Parchment
#FEFCAF
ΔE00 6.20
Creme
#FFFFB6
ΔE00 6.36
Light Beige
#FFFEB6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE99B #A99BE9
analogous
#E9D09B #DBE99B #B4E99B
triadic
#DBE99B #9BDBE9 #E99BDB
tetradic
#DBE99B #9BE9D0 #A99BE9 #E99BB4
square
#DBE99B #9BE9D0 #A99BE9 #E99BB4
split-complementary
#DBE99B #9BB4E9 #D09BE9
monochromatic
#B7D337 #C9DE69 #DBE99B #EDF4CD #F6F9E6
Accessibility & contrast
On white
1.30
#DBE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DBE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE99B
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE99B | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E196
Deuteranopia (green-blind)
#F2E29E
Tritanopia (blue-blind)
#E3E1D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe99b; /* rgb */ color: rgb(219, 233, 155); /* oklch */ color: oklch(90.5% 0.101 116.7);
Tailwind
colors: {
custom: {
50: '#e7f0b9',
500: '#dbe99b',
950: '#000000',
},
}SCSS
$custom: #dbe99b; $custom-light: #e7f0b9; $custom-dark: #000000;
JSON
{
"hex": "#dbe99b",
"rgb": {
"r": 219,
"g": 233,
"b": 155
},
"hsl": {
"h": 70.769,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.90545,
"c": 0.10108,
"h": 116.7
},
"luminance": 0.75704
}Semantic roles & 50–950 ramp
primary
#DBE99B
secondary
#7564C4
accent
#1ACC3A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161611
muted
#848581