#DBFD99#DBFD99
#DBFD99 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.131 H 124.2°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFD99 |
|---|---|
| RGB | rgb(219, 253, 153) |
| HSL | hsl(80, 96%, 80%) |
| HSV | hsv(80, 40%, 99%) |
| CMYK | cmyk(13.4%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(95.00, -26.71, 44.24) |
| CIE-LCH | lch(95.00, 51.68, 121.12°) |
| OKLab | oklab(94.75% -0.0735 0.1082) |
| OKLCH | oklch(94.75% 0.131 124.2) |
| XYZ | xyz(70.0881, 87.6102, 43.3488) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Light Pea Green
#C4FE82
ΔE00 4.46
Celery
#C1FD95
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.55
Light Khaki
#E6F2A2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFD99 #BB99FD
analogous
#FDED99 #DBFD99 #A9FD99
triadic
#DBFD99 #99DBFD #FD99DB
tetradic
#DBFD99 #99FDED #BB99FD #FD99A9
square
#DBFD99 #99FDED #BB99FD #FD99A9
split-complementary
#DBFD99 #99A9FD #ED99FD
monochromatic
#B1FB21 #C6FC5D #DBFD99 #F0FED5 #F4FEE1
Accessibility & contrast
On white
1.13
#DBFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DBFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFD99
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFD99 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFF09E
Tritanopia (blue-blind)
#E2F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfd99; /* rgb */ color: rgb(219, 253, 153); /* oklch */ color: oklch(94.8% 0.131 124.2);
Tailwind
colors: {
custom: {
50: '#e7feb8',
500: '#dbfd99',
950: '#000000',
},
}SCSS
$custom: #dbfd99; $custom-light: #e7feb8; $custom-dark: #000000;
JSON
{
"hex": "#dbfd99",
"rgb": {
"r": 219,
"g": 253,
"b": 153
},
"hsl": {
"h": 80.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.94751,
"c": 0.13083,
"h": 124.2
},
"luminance": 0.87611
}Semantic roles & 50–950 ramp
primary
#DBFD99
secondary
#885BDF
accent
#00E64E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581