#DBFDA5#DBFDA5
#DBFDA5 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 94.9% C 0.118 H 125.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFDA5 |
|---|---|
| RGB | rgb(219, 253, 165) |
| HSL | hsl(83, 96%, 82%) |
| HSV | hsv(83, 35%, 99%) |
| CMYK | cmyk(13.4%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(95.17, -25.24, 38.59) |
| CIE-LCH | lch(95.17, 46.11, 123.19°) |
| OKLab | oklab(94.95% -0.0688 0.0956) |
| OKLCH | oklch(94.95% 0.118 125.7) |
| XYZ | xyz(71.1295, 88.0268, 48.8336) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.59
Light Light Green
#C8FFB0
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFDA5 #C7A5FD
analogous
#FDF3A5 #DBFDA5 #AFFDA5
triadic
#DBFDA5 #A5DBFD #FDA5DB
tetradic
#DBFDA5 #A5FDF3 #C7A5FD #FDA5AF
square
#DBFDA5 #A5FDF3 #C7A5FD #FDA5AF
split-complementary
#DBFDA5 #A5AFFD #F3A5FD
monochromatic
#ABFA2D #C3FC69 #DBFDA5 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DBFDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DBFDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFDA5
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFDA5 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29F
Deuteranopia (green-blind)
#FFF1A9
Tritanopia (blue-blind)
#E0F5E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfda5; /* rgb */ color: rgb(219, 253, 165); /* oklch */ color: oklch(94.9% 0.118 125.7);
Tailwind
colors: {
custom: {
50: '#e7fec0',
500: '#dbfda5',
950: '#000000',
},
}SCSS
$custom: #dbfda5; $custom-light: #e7fec0; $custom-dark: #000000;
JSON
{
"hex": "#dbfda5",
"rgb": {
"r": 219,
"g": 253,
"b": 165
},
"hsl": {
"h": 83.182,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.94949,
"c": 0.11778,
"h": 125.7
},
"luminance": 0.88027
}Semantic roles & 50–950 ramp
primary
#DBFDA5
secondary
#9566E1
accent
#00E659
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161712
muted
#848582